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: '4162df83-0d8d-4e02-239a-de3430b45f72' Node name: 'onap-msb-consul-59f55f8877-2rp4b' 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/01 00:57:10 [DEBUG] agent: Using random ID "4162df83-0d8d-4e02-239a-de3430b45f72" as node ID 2022/03/01 00:57:10 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:4162df83-0d8d-4e02-239a-de3430b45f72 Address:127.0.0.1:8300}] 2022/03/01 00:57:10 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/03/01 00:57:11 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/03/01 00:57:11 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/03/01 00:57:11 [WARN] raft: Unable to get address for server id 4162df83-0d8d-4e02-239a-de3430b45f72, using fallback address 127.0.0.1:8300: Could not find address for server id 4162df83-0d8d-4e02-239a-de3430b45f72 2022/03/01 00:57:11 [DEBUG] raft: Votes needed: 1 2022/03/01 00:57:11 [DEBUG] raft: Vote granted from 4162df83-0d8d-4e02-239a-de3430b45f72 in term 2. Tally: 1 2022/03/01 00:57:11 [INFO] raft: Election won. Tally: 1 2022/03/01 00:57:11 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/03/01 00:57:11 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-2rp4b.dc1 127.0.0.1 2022/03/01 00:57:12 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-2rp4b 127.0.0.1 2022/03/01 00:57:12 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/03/01 00:57:12 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-2rp4b (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/01 00:57:12 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-2rp4b.dc1" in area "wan" 2022/03/01 00:57:12 [INFO] consul: cluster leadership acquired 2022/03/01 00:57:12 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/03/01 00:57:12 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-2rp4b 2022/03/01 00:57:12 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/03/01 00:57:12 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/03/01 00:57:12 [INFO] agent: started state syncer 2022/03/01 00:57:12 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/03/01 00:57:12 [INFO] agent: Synced node info 2022/03/01 00:57:13 [DEBUG] agent: Node info in sync 2022/03/01 00:57:13 [DEBUG] agent: Node info in sync 2022/03/01 00:57:15 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/03/01 00:57:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2rp4b" since the cluster is too small 2022/03/01 00:57:15 [INFO] consul: member 'onap-msb-consul-59f55f8877-2rp4b' joined, marking health alive 2022/03/01 00:57:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2rp4b" since the cluster is too small ==> 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/01 00:58:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2rp4b" since the cluster is too small 2022/03/01 00:58:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/01 00:58:14 [DEBUG] agent: Node info in sync 2022/03/01 00:59:12 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-2rp4b.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/01 00:59:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2rp4b" since the cluster is too small 2022/03/01 00:59:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/01 00:59:55 [DEBUG] agent: Node info in sync 2022/03/01 01:00:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2rp4b" since the cluster is too small 2022/03/01 01:01:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2rp4b" since the cluster is too small 2022/03/01 01:01:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/01 01:01:30 [DEBUG] agent: Node info in sync 2022/03/01 01:01:59 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-2rp4b.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/01 01:02:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2rp4b" since the cluster is too small 2022/03/01 01:02:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/01 01:02:52 [DEBUG] agent: Node info in sync 2022/03/01 01:03:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2rp4b" since the cluster is too small 2022/03/01 01:04:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2rp4b" since the cluster is too small 2022/03/01 01:04:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/01 01:04:13 [DEBUG] agent: Node info in sync 2022/03/01 01:04:14 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-2rp4b.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/01 01:05:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2rp4b" since the cluster is too small 2022/03/01 01:05:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/01 01:05:21 [DEBUG] agent: Node info in sync 2022/03/01 01:06:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2rp4b" since the cluster is too small 2022/03/01 01:06:51 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-2rp4b.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/01 01:07:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/01 01:07:11 [DEBUG] agent: Node info in sync 2022/03/01 01:07:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2rp4b" since the cluster is too small 2022/03/01 01:08:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2rp4b" since the cluster is too small 2022/03/01 01:08:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/03/01 01:08:24 [DEBUG] agent: Node info in sync 2022/03/01 01:09:11 [DEBUG] http: Request GET /v1/status/leader (504.905µs) from=10.233.68.215:39872 2022/03/01 01:09:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2rp4b" since the cluster is too small 2022/03/01 01:09:13 [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/01 01:09:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:13 [INFO] agent: Synced service "_v1_message-router_10.233.0.116_3904" 2022/03/01 01:09:13 [DEBUG] agent: Node info in sync 2022/03/01 01:09:13 [DEBUG] http: Request PUT /v1/agent/service/register (491.200156ms) from=10.233.68.215:39884 2022/03/01 01:09:13 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:13 [DEBUG] agent: Node info in sync 2022/03/01 01:09:13 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (632.764µs) from=10.233.68.215:39894 2022/03/01 01:09:14 [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/01 01:09:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:14 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:14 [INFO] agent: Synced service "_v0_multicloud_10.233.45.22_9001" 2022/03/01 01:09:14 [DEBUG] agent: Node info in sync 2022/03/01 01:09:14 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:14 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:14 [DEBUG] agent: Node info in sync 2022/03/01 01:09:14 [DEBUG] http: Request PUT /v1/agent/service/register (441.46518ms) from=10.233.68.215:39898 2022/03/01 01:09:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (492.284µs) from=10.233.68.215:39902 2022/03/01 01:09:15 [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/01 01:09:15 [DEBUG] agent: 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/01 01:09:15 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:15 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:15 [INFO] agent: Synced service "_v1_multicloud_10.233.45.22_9001" 2022/03/01 01:09:15 [DEBUG] agent: Node info in sync 2022/03/01 01:09:15 [DEBUG] http: Request PUT /v1/agent/service/register (500.569828ms) from=10.233.68.215:39910 2022/03/01 01:09:15 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:15 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:15 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:15 [DEBUG] agent: Node info in sync 2022/03/01 01:09:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (806.531µs) from=10.233.68.215:39916 2022/03/01 01:09:15 [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/01 01:09:15 [DEBUG] agent: 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/01 01:09:16 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:16 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:16 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:16 [INFO] agent: Synced service "_v1_sdc_10.233.37.241_8443" 2022/03/01 01:09:16 [DEBUG] agent: Node info in sync 2022/03/01 01:09:16 [DEBUG] http: Request PUT /v1/agent/service/register (267.921825ms) from=10.233.68.215:39920 2022/03/01 01:09:16 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:16 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:16 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:16 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:16 [DEBUG] agent: Node info in sync 2022/03/01 01:09:16 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (100.199883ms) from=10.233.68.215:39924 2022/03/01 01:09:16 [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/01 01:09:16 [DEBUG] agent: 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/01 01:09:16 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:16 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:16 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:16 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:16 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.37.241_8080" 2022/03/01 01:09:16 [DEBUG] agent: Node info in sync 2022/03/01 01:09:16 [DEBUG] http: Request PUT /v1/agent/service/register (178.0039ms) from=10.233.68.215:39934 2022/03/01 01:09:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:16 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:16 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:16 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:16 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:16 [DEBUG] agent: Node info in sync 2022/03/01 01:09:16 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (100.064097ms) from=10.233.68.215:39936 2022/03/01 01:09:17 [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/01 01:09:17 [DEBUG] agent: 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/01 01:09:17 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:17 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:17 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.28.174_9015" 2022/03/01 01:09:17 [DEBUG] agent: Node info in sync 2022/03/01 01:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (125.474668ms) from=10.233.68.215:39950 2022/03/01 01:09:17 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:17 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:17 [DEBUG] agent: Node info in sync 2022/03/01 01:09:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (448.37µs) from=10.233.68.215:39954 2022/03/01 01:09:17 [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/01 01:09:17 [DEBUG] agent: 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/01 01:09:17 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:17 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:17 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.40.154_9011" 2022/03/01 01:09:17 [DEBUG] agent: Node info in sync 2022/03/01 01:09:17 [DEBUG] http: Request PUT /v1/agent/service/register (82.588195ms) from=10.233.68.215:39956 2022/03/01 01:09:17 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:17 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:17 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:17 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:17 [DEBUG] agent: Node info in sync 2022/03/01 01:09:18 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (100.259861ms) from=10.233.68.215:39958 2022/03/01 01:09:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-2rp4b.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/03/01 01:09:18 [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/01 01:09:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:18 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:18 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:18 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.40.154_9011" 2022/03/01 01:09:18 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:18 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:18 [DEBUG] agent: Node info in sync 2022/03/01 01:09:18 [DEBUG] http: Request PUT /v1/agent/service/register (185.613751ms) from=10.233.68.215:39976 2022/03/01 01:09:18 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:18 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:18 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:18 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:18 [DEBUG] agent: Node info in sync 2022/03/01 01:09:19 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (403.822µs) from=10.233.68.215:39980 2022/03/01 01:09:19 [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/01 01:09:19 [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/01 01:09:19 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:19 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:19 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:19 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:19 [INFO] agent: Synced service "_v1_wf-gui_10.233.52.105_8443" 2022/03/01 01:09:19 [DEBUG] agent: Node info in sync 2022/03/01 01:09:19 [DEBUG] http: Request PUT /v1/agent/service/register (13.527048ms) from=10.233.68.215:39984 2022/03/01 01:09:19 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:19 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:19 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:19 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:19 [DEBUG] agent: Node info in sync 2022/03/01 01:09:19 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (427.158µs) from=10.233.68.215:39992 2022/03/01 01:09:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:20 [INFO] agent: Synced service "_v1_sdc-gui_10.233.10.236_8181" 2022/03/01 01:09:20 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:20 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:20 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:20 [DEBUG] agent: Node info in sync 2022/03/01 01:09:20 [DEBUG] http: Request PUT /v1/agent/service/register (501.068913ms) from=10.233.68.215:39994 2022/03/01 01:09:20 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:20 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:20 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:20 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:20 [DEBUG] agent: Node info in sync 2022/03/01 01:09:20 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (499.835µs) from=10.233.68.215:40008 2022/03/01 01:09:21 [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/01 01:09:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:21 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:21 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.44.195_9007" 2022/03/01 01:09:21 [DEBUG] agent: Node info in sync 2022/03/01 01:09:21 [DEBUG] http: Request PUT /v1/agent/service/register (502.186767ms) from=10.233.68.215:40012 2022/03/01 01:09:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:21 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:21 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:21 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:21 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:21 [DEBUG] agent: Node info in sync 2022/03/01 01:09:22 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (637.301µs) from=10.233.68.215:40024 2022/03/01 01:09:22 [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/01 01:09:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:22 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:22 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.44.195_9007" 2022/03/01 01:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:22 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:22 [DEBUG] agent: Node info in sync 2022/03/01 01:09:22 [DEBUG] http: Request PUT /v1/agent/service/register (404.067855ms) from=10.233.68.215:40030 2022/03/01 01:09:22 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:22 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:22 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:22 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:22 [DEBUG] agent: Node info in sync 2022/03/01 01:09:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (199.957661ms) from=10.233.68.215:40032 2022/03/01 01:09:23 [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/01 01:09:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:24 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:24 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:24 [INFO] agent: Synced service "_v1_parser_10.233.7.77_8806" 2022/03/01 01:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:24 [DEBUG] agent: Node info in sync 2022/03/01 01:09:24 [DEBUG] http: Request PUT /v1/agent/service/register (614.448981ms) from=10.233.68.215:40044 2022/03/01 01:09:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:24 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:24 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:24 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:24 [DEBUG] agent: Node info in sync 2022/03/01 01:09:24 [DEBUG] http: Request GET /v1/health/service/parser-v1 (555.277µs) from=10.233.68.215:40052 2022/03/01 01:09:24 [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/01 01:09:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:25 [INFO] agent: Synced service "_v1_catalog_10.233.7.77_8806" 2022/03/01 01:09:25 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:25 [DEBUG] agent: Node info in sync 2022/03/01 01:09:25 [DEBUG] http: Request PUT /v1/agent/service/register (371.657708ms) from=10.233.68.215:40054 2022/03/01 01:09:25 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:25 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:25 [DEBUG] agent: Node info in sync 2022/03/01 01:09:25 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (463.46µs) from=10.233.68.215:40056 2022/03/01 01:09:25 [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/01 01:09:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:26 [INFO] agent: Synced service "_v1_nsd_10.233.7.77_8806" 2022/03/01 01:09:26 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:26 [DEBUG] agent: Node info in sync 2022/03/01 01:09:26 [DEBUG] http: Request PUT /v1/agent/service/register (953.20909ms) from=10.233.68.215:40058 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:26 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:26 [DEBUG] agent: Node info in sync 2022/03/01 01:09:26 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (447.434µs) from=10.233.68.215:40062 2022/03/01 01:09:26 [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/01 01:09:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:27 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.7.77_8806" 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:27 [DEBUG] agent: Node info in sync 2022/03/01 01:09:27 [DEBUG] http: Request PUT /v1/agent/service/register (1.100925718s) from=10.233.68.215:40064 2022/03/01 01:09:27 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:27 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:27 [DEBUG] agent: Node info in sync 2022/03/01 01:09:27 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (661.231µs) from=10.233.68.215:40082 2022/03/01 01:09:27 [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/01 01:09:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:28 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:28 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.5.223_443" 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:28 [DEBUG] agent: Node info in sync 2022/03/01 01:09:28 [DEBUG] http: Request PUT /v1/agent/service/register (743.933665ms) from=10.233.68.215:40084 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:28 [DEBUG] agent: Node info in sync 2022/03/01 01:09:28 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (431.937µs) from=10.233.68.215:40104 2022/03/01 01:09:28 [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/01 01:09:28 [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/01 01:09:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:28 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:28 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.72.115_8446" 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:28 [DEBUG] agent: Node info in sync 2022/03/01 01:09:28 [DEBUG] http: Request PUT /v1/agent/service/register (342.785318ms) from=10.233.68.215:40106 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:28 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:28 [DEBUG] agent: Node info in sync 2022/03/01 01:09:29 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (200.020142ms) from=10.233.68.215:40108 2022/03/01 01:09:29 [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/01 01:09:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:29 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.72.115_8446" 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:29 [DEBUG] agent: Node info in sync 2022/03/01 01:09:29 [DEBUG] http: Request PUT /v1/agent/service/register (237.147951ms) from=10.233.68.215:40110 2022/03/01 01:09:29 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:29 [DEBUG] agent: Node info in sync 2022/03/01 01:09:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (441.013µs) from=10.233.68.215:40118 2022/03/01 01:09:29 [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/01 01:09:29 [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/01 01:09:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:30 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.72.115_8446" 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:30 [DEBUG] agent: Node info in sync 2022/03/01 01:09:30 [DEBUG] http: Request PUT /v1/agent/service/register (268.956468ms) from=10.233.68.215:40120 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:30 [DEBUG] agent: Node info in sync 2022/03/01 01:09:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (92.072471ms) from=10.233.68.215:40124 2022/03/01 01:09:30 [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/01 01:09:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:30 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.72.115_8446" 2022/03/01 01:09:30 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:30 [DEBUG] agent: Node info in sync 2022/03/01 01:09:30 [DEBUG] http: Request PUT /v1/agent/service/register (439.892649ms) from=10.233.68.215:40126 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:30 [DEBUG] agent: Node info in sync 2022/03/01 01:09:30 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (419.747µs) from=10.233.68.215:40132 2022/03/01 01:09:30 [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/01 01:09:30 [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/01 01:09:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:31 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.72.115_8446" 2022/03/01 01:09:31 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:31 [DEBUG] agent: Node info in sync 2022/03/01 01:09:31 [DEBUG] http: Request PUT /v1/agent/service/register (187.570004ms) from=10.233.68.215:40134 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:31 [DEBUG] agent: Node info in sync 2022/03/01 01:09:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (100.82566ms) from=10.233.68.215:40136 2022/03/01 01:09:31 [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/01 01:09:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:32 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.72.115_8446" 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:32 [DEBUG] agent: Node info in sync 2022/03/01 01:09:32 [DEBUG] http: Request PUT /v1/agent/service/register (1.131486294s) from=10.233.68.215:40138 2022/03/01 01:09:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:32 [DEBUG] agent: Node info in sync 2022/03/01 01:09:32 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (478.19µs) from=10.233.68.215:40154 2022/03/01 01:09:32 [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/01 01:09:32 [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/01 01:09:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:34 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.72.115_8446" 2022/03/01 01:09:34 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:34 [DEBUG] agent: Node info in sync 2022/03/01 01:09:34 [DEBUG] http: Request PUT /v1/agent/service/register (1.808219805s) from=10.233.68.215:40156 2022/03/01 01:09:34 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:34 [DEBUG] agent: Node info in sync 2022/03/01 01:09:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (581.099µs) from=10.233.68.215:40178 2022/03/01 01:09:35 [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/01 01:09:35 [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/01 01:09: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/01 01:09:40 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:40 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.72.115_8446" 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:40 [DEBUG] agent: Node info in sync 2022/03/01 01:09:40 [DEBUG] http: Request PUT /v1/agent/service/register (6.003277862s) from=10.233.68.215:40180 2022/03/01 01:09:40 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:40 [DEBUG] agent: Node info in sync 2022/03/01 01:09:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (511.28µs) from=10.233.68.215:40228 2022/03/01 01:09:41 [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/01 01:09:41 [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/01 01:09: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/01 01:09: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/01 01:09:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:41 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.72.115_8446" 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:41 [DEBUG] agent: Node info in sync 2022/03/01 01:09:41 [DEBUG] http: Request PUT /v1/agent/service/register (763.214126ms) from=10.233.68.215:40230 2022/03/01 01:09:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:41 [DEBUG] agent: Node info in sync 2022/03/01 01:09:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (976.058µs) from=10.233.68.215:40242 2022/03/01 01:09:42 [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/01 01:09: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/01 01:09: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/01 01:09:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:44 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.72.115_8446" 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:44 [DEBUG] agent: Node info in sync 2022/03/01 01:09:44 [DEBUG] http: Request PUT /v1/agent/service/register (2.434907584s) from=10.233.68.215:40244 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:44 [DEBUG] agent: Node info in sync 2022/03/01 01:09:44 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (481.334µs) from=10.233.68.215:40264 2022/03/01 01:09:44 [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/01 01:09:44 [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/01 01:09:44 [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/01 01:09:44 [DEBUG] agent: 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/01 01:09:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:47 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.72.115_8446" 2022/03/01 01:09:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:47 [DEBUG] agent: Node info in sync 2022/03/01 01:09:47 [DEBUG] http: Request PUT /v1/agent/service/register (2.51547994s) from=10.233.68.215:40268 2022/03/01 01:09:47 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:47 [DEBUG] agent: Node info in sync 2022/03/01 01:09:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (399.772081ms) from=10.233.68.215:40298 2022/03/01 01:09:48 [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/01 01:09:48 [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/01 01:09:48 [DEBUG] agent: 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/01 01:09:49 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:49 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.72.115_8446" 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:49 [DEBUG] agent: Node info in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:49 [DEBUG] agent: Node info in sync 2022/03/01 01:09:49 [DEBUG] http: Request PUT /v1/agent/service/register (1.39924244s) from=10.233.68.215:40302 2022/03/01 01:09:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (464.469µs) from=10.233.68.215:40326 2022/03/01 01:09:50 [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/01 01:09:50 [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/01 01:09:50 [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/01 01:09:50 [DEBUG] agent: 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/01 01:09:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.72.115_8446" 2022/03/01 01:09:50 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Node info in sync 2022/03/01 01:09:50 [DEBUG] http: Request PUT /v1/agent/service/register (337.763595ms) from=10.233.68.215:40328 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Node info in sync 2022/03/01 01:09:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (511.667µs) from=10.233.68.215:40336 2022/03/01 01:09:50 [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/01 01:09:50 [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/01 01:09:50 [DEBUG] agent: 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/01 01:09:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:50 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.72.115_8446" 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Node info in sync 2022/03/01 01:09:50 [DEBUG] http: Request PUT /v1/agent/service/register (324.501177ms) from=10.233.68.215:40338 2022/03/01 01:09:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:50 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:50 [DEBUG] agent: Node info in sync 2022/03/01 01:09:51 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (101.445781ms) from=10.233.68.215:40346 2022/03/01 01:09:51 [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/01 01:09:51 [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/01 01:09:51 [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/01 01:09:51 [DEBUG] agent: 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/01 01:09:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.72.115_8446" 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:52 [DEBUG] agent: Node info in sync 2022/03/01 01:09:52 [DEBUG] http: Request PUT /v1/agent/service/register (437.604123ms) from=10.233.68.215:40358 2022/03/01 01:09:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:52 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:52 [DEBUG] agent: Node info in sync 2022/03/01 01:09:52 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (387.44µs) from=10.233.68.215:40360 2022/03/01 01:09:52 [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/01 01:09:52 [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/01 01:09:52 [DEBUG] agent: 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/01 01:09:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.72.115_8446" 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Node info in sync 2022/03/01 01:09:53 [DEBUG] http: Request PUT /v1/agent/service/register (578.513982ms) from=10.233.68.215:40366 2022/03/01 01:09:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:53 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:53 [DEBUG] agent: Node info in sync 2022/03/01 01:09:53 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (375.881µs) from=10.233.68.215:40370 2022/03/01 01:09:53 [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/01 01:09:53 [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/01 01:09:53 [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/01 01:09:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:57 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.72.115_8446" 2022/03/01 01:09:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:57 [DEBUG] agent: Node info in sync 2022/03/01 01:09:57 [DEBUG] http: Request PUT /v1/agent/service/register (4.000826268s) from=10.233.68.215:40372 2022/03/01 01:09:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:57 [DEBUG] agent: Node info in sync 2022/03/01 01:09:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (100.227094ms) from=10.233.68.215:40410 2022/03/01 01:09:57 [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/01 01:09:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.72.115_8446" 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:58 [DEBUG] agent: Node info in sync 2022/03/01 01:09:58 [DEBUG] http: Request PUT /v1/agent/service/register (881.073669ms) from=10.233.68.215:40414 2022/03/01 01:09:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:58 [DEBUG] agent: Node info in sync 2022/03/01 01:09:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (472.771µs) from=10.233.68.215:40430 2022/03/01 01:09:58 [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/01 01:09:58 [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/01 01:09:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.72.115_8446" 2022/03/01 01:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Node info in sync 2022/03/01 01:09:59 [DEBUG] http: Request PUT /v1/agent/service/register (946.755338ms) from=10.233.68.215:40432 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:09:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:09:59 [DEBUG] agent: Node info in sync 2022/03/01 01:09:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (145.242071ms) from=10.233.68.215:40438 2022/03/01 01:10:00 [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/01 01:10:00 [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/01 01:10:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.72.115_8446" 2022/03/01 01:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Node info in sync 2022/03/01 01:10:00 [DEBUG] http: Request PUT /v1/agent/service/register (828.97193ms) from=10.233.68.215:40440 2022/03/01 01:10:00 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:00 [DEBUG] agent: Node info in sync 2022/03/01 01:10:01 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (100.042703ms) from=10.233.68.215:40448 2022/03/01 01:10:01 [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/01 01:10:01 [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/01 01:10:01 [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/01 01:10:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.72.115_8446" 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Node info in sync 2022/03/01 01:10:01 [DEBUG] http: Request PUT /v1/agent/service/register (300.356065ms) from=10.233.68.215:40452 2022/03/01 01:10:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (525.834µs) from=10.233.68.215:40464 2022/03/01 01:10:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:01 [DEBUG] agent: Node info in sync 2022/03/01 01:10:01 [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/01 01:10:01 [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/01 01:10:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.72.115_8446" 2022/03/01 01:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Node info in sync 2022/03/01 01:10:02 [DEBUG] http: Request PUT /v1/agent/service/register (858.612379ms) from=10.233.68.215:40468 2022/03/01 01:10:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:02 [DEBUG] agent: Node info in sync 2022/03/01 01:10:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (100.37592ms) from=10.233.68.215:40476 2022/03/01 01:10:02 [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/01 01:10:02 [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/01 01:10:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.72.115_8446" 2022/03/01 01:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Node info in sync 2022/03/01 01:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (398.538596ms) from=10.233.68.215:40478 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:03 [DEBUG] agent: Node info in sync 2022/03/01 01:10:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (257.075µs) from=10.233.68.215:40490 2022/03/01 01:10:03 [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/01 01:10:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.72.115_8446" 2022/03/01 01:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Node info in sync 2022/03/01 01:10:03 [DEBUG] http: Request PUT /v1/agent/service/register (124.003606ms) from=10.233.68.215:40492 2022/03/01 01:10:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:03 [DEBUG] agent: Node info in sync 2022/03/01 01:10:03 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (100.032488ms) from=10.233.68.215:40494 2022/03/01 01:10:03 [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/01 01:10:03 [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/01 01:10:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.72.115_8446" 2022/03/01 01:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Node info in sync 2022/03/01 01:10:04 [DEBUG] http: Request PUT /v1/agent/service/register (369.464306ms) from=10.233.68.215:40496 2022/03/01 01:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Node info in sync 2022/03/01 01:10:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (99.969706ms) from=10.233.68.215:40500 2022/03/01 01:10:04 [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/01 01:10:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:04 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.72.115_8446" 2022/03/01 01:10:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:04 [DEBUG] agent: Node info in sync 2022/03/01 01:10:04 [DEBUG] http: Request PUT /v1/agent/service/register (357.999431ms) from=10.233.68.215:40504 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:05 [DEBUG] agent: Node info in sync 2022/03/01 01:10:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (555.201µs) from=10.233.68.215:40506 2022/03/01 01:10:05 [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/01 01:10:05 [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/01 01:10:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.72.115_8446" 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Node info in sync 2022/03/01 01:10:05 [DEBUG] http: Request PUT /v1/agent/service/register (205.18621ms) from=10.233.68.215:40510 2022/03/01 01:10:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Node info in sync 2022/03/01 01:10:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (99.99315ms) from=10.233.68.215:40514 2022/03/01 01:10:05 [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/01 01:10:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.72.115_8446" 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Node info in sync 2022/03/01 01:10:05 [DEBUG] http: Request PUT /v1/agent/service/register (185.369755ms) from=10.233.68.215:40516 2022/03/01 01:10:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:05 [DEBUG] agent: Node info in sync 2022/03/01 01:10:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (300.110956ms) from=10.233.68.215:40518 2022/03/01 01:10:06 [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/01 01:10:06 [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/01 01:10:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.72.115_8446" 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Node info in sync 2022/03/01 01:10:06 [DEBUG] http: Request PUT /v1/agent/service/register (297.989346ms) from=10.233.68.215:40528 2022/03/01 01:10:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:06 [DEBUG] agent: Node info in sync 2022/03/01 01:10:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (99.818184ms) from=10.233.68.215:40530 2022/03/01 01:10:07 [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/01 01:10:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.72.115_8446" 2022/03/01 01:10:07 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Node info in sync 2022/03/01 01:10:07 [DEBUG] http: Request PUT /v1/agent/service/register (900.70139ms) from=10.233.68.215:40532 2022/03/01 01:10:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:07 [DEBUG] agent: Node info in sync 2022/03/01 01:10:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (100.131548ms) from=10.233.68.215:40546 2022/03/01 01:10:08 [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/01 01:10:08 [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/01 01:10:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.72.115_8446" 2022/03/01 01:10:08 [DEBUG] agent: Node info in sync 2022/03/01 01:10:08 [DEBUG] http: Request PUT /v1/agent/service/register (373.968294ms) from=10.233.68.215:40552 2022/03/01 01:10:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:08 [DEBUG] agent: Node info in sync 2022/03/01 01:10:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (476.134µs) from=10.233.68.215:40564 2022/03/01 01:10:09 [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/01 01:10:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.72.115_8446" 2022/03/01 01:10:09 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Node info in sync 2022/03/01 01:10:09 [DEBUG] http: Request PUT /v1/agent/service/register (580.94797ms) from=10.233.68.215:40566 2022/03/01 01:10:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:09 [DEBUG] agent: Node info in sync 2022/03/01 01:10:09 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (99.950991ms) from=10.233.68.215:40572 2022/03/01 01:10:10 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.72.115_8446" 2022/03/01 01:10:10 [DEBUG] agent: Node info in sync 2022/03/01 01:10:10 [DEBUG] http: Request PUT /v1/agent/service/register (135.277282ms) from=10.233.68.215:40578 2022/03/01 01:10:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:10 [DEBUG] agent: Node info in sync 2022/03/01 01:10:10 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (572.721µs) from=10.233.68.215:40584 2022/03/01 01:10:10 [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/01 01:10:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.72.115_8446" 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Node info in sync 2022/03/01 01:10:11 [DEBUG] http: Request PUT /v1/agent/service/register (375.658607ms) from=10.233.68.215:40586 2022/03/01 01:10:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Node info in sync 2022/03/01 01:10:11 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (397.55µs) from=10.233.68.215:40588 2022/03/01 01:10:11 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.72.115_8446" 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Node info in sync 2022/03/01 01:10:11 [DEBUG] http: Request PUT /v1/agent/service/register (211.33215ms) from=10.233.68.215:40590 2022/03/01 01:10:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:11 [DEBUG] agent: Node info in sync 2022/03/01 01:10:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (876.586µs) from=10.233.68.215:40606 2022/03/01 01:10:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:12 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-2rp4b" since the cluster is too small 2022/03/01 01:10:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.72.115_8446" 2022/03/01 01:10:12 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Node info in sync 2022/03/01 01:10:12 [DEBUG] http: Request PUT /v1/agent/service/register (701.587286ms) from=10.233.68.215:40610 2022/03/01 01:10:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (200.06213ms) from=10.233.68.215:40614 2022/03/01 01:10:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Node info in sync 2022/03/01 01:10:13 [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/01 01:10:13 [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/01 01:10:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:13 [INFO] agent: Synced service "_v11__aai-nquery_10.233.72.115_8446" 2022/03/01 01:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:13 [DEBUG] agent: Node info in sync 2022/03/01 01:10:13 [DEBUG] http: Request PUT /v1/agent/service/register (201.159085ms) from=10.233.68.215:40620 2022/03/01 01:10:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:13 [DEBUG] agent: Node info in sync 2022/03/01 01:10:13 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (99.99099ms) from=10.233.68.215:40634 2022/03/01 01:10:13 [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/01 01:10:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [INFO] agent: Synced service "_v11_aai-nquery_10.233.72.115_8446" 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Node info in sync 2022/03/01 01:10:14 [DEBUG] http: Request PUT /v1/agent/service/register (289.851881ms) from=10.233.68.215:40636 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Node info in sync 2022/03/01 01:10:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (360.042µs) from=10.233.68.215:40640 2022/03/01 01:10:14 [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/01 01:10:14 [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/01 01:10:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [INFO] agent: Synced service "_v12__aai-nquery_10.233.72.115_8446" 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Node info in sync 2022/03/01 01:10:14 [DEBUG] http: Request PUT /v1/agent/service/register (198.798189ms) from=10.233.68.215:40642 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Node info in sync 2022/03/01 01:10:14 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (287.756µs) from=10.233.68.215:40656 2022/03/01 01:10:14 [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/01 01:10:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:14 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [INFO] agent: Synced service "_v12_aai-nquery_10.233.72.115_8446" 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Node info in sync 2022/03/01 01:10:14 [DEBUG] http: Request PUT /v1/agent/service/register (474.820085ms) from=10.233.68.215:40658 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:14 [DEBUG] agent: Node info in sync 2022/03/01 01:10:14 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (371.8µs) from=10.233.68.215:40670 2022/03/01 01:10:15 [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/01 01:10:15 [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/01 01:10:15 [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/01 01:10:15 [DEBUG] agent: 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/01 01:10:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [INFO] agent: Synced service "_v13__aai-nquery_10.233.72.115_8446" 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Node info in sync 2022/03/01 01:10:15 [DEBUG] http: Request PUT /v1/agent/service/register (655.096376ms) from=10.233.68.215:40672 2022/03/01 01:10:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:15 [DEBUG] agent: Node info in sync 2022/03/01 01:10:15 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (481.404µs) from=10.233.68.215:40680 2022/03/01 01:10:15 [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/01 01:10:15 [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/01 01:10:15 [DEBUG] agent: 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/01 01:10:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [INFO] agent: Synced service "_v13_aai-nquery_10.233.72.115_8446" 2022/03/01 01:10:16 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Node info in sync 2022/03/01 01:10:16 [DEBUG] http: Request PUT /v1/agent/service/register (485.800602ms) from=10.233.68.215:40684 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Node info in sync 2022/03/01 01:10:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (308.445µs) from=10.233.68.215:40688 2022/03/01 01:10:16 [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/01 01:10:16 [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/01 01:10:16 [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/01 01:10:16 [DEBUG] agent: 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/01 01:10:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [INFO] agent: Synced service "_v14__aai-nquery_10.233.72.115_8446" 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Node info in sync 2022/03/01 01:10:16 [DEBUG] http: Request PUT /v1/agent/service/register (160.921733ms) from=10.233.68.215:40690 2022/03/01 01:10:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Node info in sync 2022/03/01 01:10:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (101.173442ms) from=10.233.68.215:40694 2022/03/01 01:10:16 [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/01 01:10:16 [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/01 01:10:16 [DEBUG] agent: 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/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [INFO] agent: Synced service "_v14_aai-nquery_10.233.72.115_8446" 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Node info in sync 2022/03/01 01:10:16 [DEBUG] http: Request PUT /v1/agent/service/register (442.590505ms) from=10.233.68.215:40700 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:16 [DEBUG] agent: Node info in sync 2022/03/01 01:10:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (360.99µs) from=10.233.68.215:40718 2022/03/01 01:10:17 [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/01 01:10:17 [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/01 01:10:17 [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/01 01:10:17 [DEBUG] agent: 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/01 01:10:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [INFO] agent: Synced service "_v15__aai-nquery_10.233.72.115_8446" 2022/03/01 01:10:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Node info in sync 2022/03/01 01:10:20 [DEBUG] http: Request PUT /v1/agent/service/register (3.500460844s) from=10.233.68.215:40722 2022/03/01 01:10:20 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:20 [DEBUG] agent: Node info in sync 2022/03/01 01:10:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (699.927811ms) from=10.233.68.215:40752 2022/03/01 01:10:21 [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/01 01:10:21 [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/01 01:10:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [INFO] agent: Synced service "_v15_aai-nquery_10.233.72.115_8446" 2022/03/01 01:10:22 [DEBUG] agent: Node info in sync 2022/03/01 01:10:22 [DEBUG] http: Request PUT /v1/agent/service/register (402.530701ms) from=10.233.68.215:40768 2022/03/01 01:10:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Node info in sync 2022/03/01 01:10:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (389.721µs) from=10.233.68.215:40772 2022/03/01 01:10:22 [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/01 01:10:22 [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/01 01:10:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [INFO] agent: Synced service "_v16__aai-nquery_10.233.72.115_8446" 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Node info in sync 2022/03/01 01:10:22 [DEBUG] http: Request PUT /v1/agent/service/register (476.163901ms) from=10.233.68.215:40780 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:23 [DEBUG] agent: Node info in sync 2022/03/01 01:10:23 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (100.362399ms) from=10.233.68.215:40782 2022/03/01 01:10:23 [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/01 01:10:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10: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/01 01:10:23 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:23 [INFO] agent: Synced service "_v16_aai-nquery_10.233.72.115_8446" 2022/03/01 01:10:23 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Node info in sync 2022/03/01 01:10:24 [DEBUG] http: Request PUT /v1/agent/service/register (900.842471ms) from=10.233.68.215:40784 2022/03/01 01:10:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Node info in sync 2022/03/01 01:10:24 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (406.507µs) from=10.233.68.215:40800 2022/03/01 01:10:24 [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/01 01:10:24 [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/01 01:10:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [INFO] agent: Synced service "_v17__aai-nquery_10.233.72.115_8446" 2022/03/01 01:10:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Node info in sync 2022/03/01 01:10:24 [DEBUG] http: Request PUT /v1/agent/service/register (178.482207ms) from=10.233.68.215:40802 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Node info in sync 2022/03/01 01:10:24 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (100.036274ms) from=10.233.68.215:40806 2022/03/01 01:10:24 [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/01 01:10:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/03/01 01:10:24 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.7.77_8806" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v17__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.37.241_8080" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v1_parser_10.233.7.77_8806" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [INFO] agent: Synced service "_v17_aai-nquery_10.233.72.115_8446" 2022/03/01 01:10:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.28.174_9015" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.40.154_9011" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v1_nsd_10.233.7.77_8806" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v1_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Node info in sync 2022/03/01 01:10:25 [DEBUG] http: Request PUT /v1/agent/service/register (401.225466ms) from=10.233.68.215:40814 2022/03/01 01:10:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v16_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v1_catalog_10.233.7.77_8806" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.105_8443" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.5.223_443" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v1_message-router_10.233.0.116_3904" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.195_9007" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v0_multicloud_10.233.45.22_9001" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v1_sdc_10.233.37.241_8443" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.10.236_8181" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.72.115_8446" in sync 2022/03/01 01:10:25 [DEBUG] agent: Service "_