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: '049088f7-b78f-7789-ca1a-3d17d0fc16d8' Node name: 'onap-msb-consul-f96d66b85-zxwgd' 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/07/12 02:54:38 [DEBUG] agent: Using random ID "049088f7-b78f-7789-ca1a-3d17d0fc16d8" as node ID 2022/07/12 02:54:38 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:049088f7-b78f-7789-ca1a-3d17d0fc16d8 Address:127.0.0.1:8300}] 2022/07/12 02:54:38 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/07/12 02:54:38 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-zxwgd.dc1 127.0.0.1 2022/07/12 02:54:38 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-zxwgd 127.0.0.1 2022/07/12 02:54:38 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-zxwgd (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/12 02:54:38 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/07/12 02:54:38 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-zxwgd.dc1" in area "wan" 2022/07/12 02:54:38 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/07/12 02:54:38 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/07/12 02:54:38 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/07/12 02:54:38 [INFO] agent: started state syncer 2022/07/12 02:54:38 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/07/12 02:54:38 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/07/12 02:54:38 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/07/12 02:54:38 [DEBUG] raft: Votes needed: 1 2022/07/12 02:54:38 [DEBUG] raft: Vote granted from 049088f7-b78f-7789-ca1a-3d17d0fc16d8 in term 2. Tally: 1 2022/07/12 02:54:38 [INFO] raft: Election won. Tally: 1 2022/07/12 02:54:38 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/07/12 02:54:38 [INFO] consul: cluster leadership acquired 2022/07/12 02:54:38 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-zxwgd 2022/07/12 02:54:38 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/07/12 02:54:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zxwgd" since the cluster is too small 2022/07/12 02:54:38 [INFO] consul: member 'onap-msb-consul-f96d66b85-zxwgd' joined, marking health alive 2022/07/12 02:54:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/12 02:54:38 [INFO] agent: Synced node info 2022/07/12 02:54:38 [DEBUG] agent: Node info in sync 2022/07/12 02:54:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/12 02:54:39 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.12.2 (currently running: 1.4.3) 2022/07/12 02:55:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zxwgd" since the cluster is too small 2022/07/12 02:55:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/12 02:55:47 [DEBUG] agent: Node info in sync 2022/07/12 02:56:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zxwgd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/12 02:56:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zxwgd" since the cluster is too small 2022/07/12 02:56:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/12 02:56:58 [DEBUG] agent: Node info in sync 2022/07/12 02:57:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zxwgd" since the cluster is too small 2022/07/12 02:58:29 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/12 02:58:29 [DEBUG] agent: Node info in sync 2022/07/12 02:58:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zxwgd" since the cluster is too small 2022/07/12 02:59:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zxwgd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/12 02:59:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zxwgd" since the cluster is too small 2022/07/12 02:59:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/12 02:59:41 [DEBUG] agent: Node info in sync 2022/07/12 03:00:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zxwgd" since the cluster is too small 2022/07/12 03:00:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/12 03:00:43 [DEBUG] agent: Node info in sync 2022/07/12 03:01:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zxwgd" since the cluster is too small 2022/07/12 03:01:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zxwgd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/12 03:01:53 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/12 03:01:53 [DEBUG] agent: Node info in sync 2022/07/12 03:02:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zxwgd" since the cluster is too small 2022/07/12 03:03:30 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/12 03:03:30 [DEBUG] agent: Node info in sync 2022/07/12 03:03:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zxwgd" since the cluster is too small 2022/07/12 03:04:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-zxwgd.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/07/12 03:04:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zxwgd" since the cluster is too small 2022/07/12 03:05:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/07/12 03:05:16 [DEBUG] agent: Node info in sync 2022/07/12 03:05:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-zxwgd" since the cluster is too small 2022/07/12 03:06:07 [DEBUG] http: Request GET /v1/status/leader (7.64749ms) from=10.233.69.225:55084 2022/07/12 03:06:08 [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/07/12 03:06: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/07/12 03:06:08 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.28.103_9007" 2022/07/12 03:06:08 [DEBUG] agent: Node info in sync 2022/07/12 03:06:08 [DEBUG] http: Request PUT /v1/agent/service/register (15.439559ms) from=10.233.69.225:55098 2022/07/12 03:06:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:08 [DEBUG] agent: Node info in sync 2022/07/12 03:06:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (2.414019ms) from=10.233.69.225:55100 2022/07/12 03:06:08 [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/07/12 03:06: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/07/12 03:06:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:08 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.28.103_9007" 2022/07/12 03:06:08 [DEBUG] agent: Node info in sync 2022/07/12 03:06:08 [DEBUG] http: Request PUT /v1/agent/service/register (13.438786ms) from=10.233.69.225:55106 2022/07/12 03:06:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:08 [DEBUG] agent: Node info in sync 2022/07/12 03:06:08 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.233183ms) from=10.233.69.225:55108 2022/07/12 03:06:09 [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/07/12 03:06: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/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.38.122_443" 2022/07/12 03:06:09 [DEBUG] agent: Node info in sync 2022/07/12 03:06:09 [DEBUG] http: Request PUT /v1/agent/service/register (22.01438ms) from=10.233.69.225:55112 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:09 [DEBUG] agent: Node info in sync 2022/07/12 03:06:09 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (564.684µs) from=10.233.69.225:55116 2022/07/12 03:06:09 [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/07/12 03:06: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/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:09 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.54.118_9015" 2022/07/12 03:06:09 [DEBUG] agent: Node info in sync 2022/07/12 03:06:09 [DEBUG] http: Request PUT /v1/agent/service/register (19.420885ms) from=10.233.69.225:55120 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Node info in sync 2022/07/12 03:06:09 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (1.487166ms) from=10.233.69.225:55122 2022/07/12 03:06:09 [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/07/12 03:06: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/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:09 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.15.83_9011" 2022/07/12 03:06:09 [DEBUG] agent: Node info in sync 2022/07/12 03:06:09 [DEBUG] http: Request PUT /v1/agent/service/register (19.109546ms) from=10.233.69.225:55126 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:09 [DEBUG] agent: Node info in sync 2022/07/12 03:06:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (542.075µs) from=10.233.69.225:55128 2022/07/12 03:06:09 [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/07/12 03:06: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/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:09 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.15.83_9011" 2022/07/12 03:06:09 [DEBUG] agent: Node info in sync 2022/07/12 03:06:09 [DEBUG] http: Request PUT /v1/agent/service/register (8.841262ms) from=10.233.69.225:55130 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:09 [DEBUG] agent: Node info in sync 2022/07/12 03:06:09 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (713.255µs) from=10.233.69.225:55132 2022/07/12 03:06:09 [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/07/12 03:06: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/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:09 [INFO] agent: Synced service "_v1_sdc_10.233.20.225_8443" 2022/07/12 03:06:09 [DEBUG] agent: Node info in sync 2022/07/12 03:06:09 [DEBUG] http: Request PUT /v1/agent/service/register (8.920737ms) from=10.233.69.225:55134 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:09 [DEBUG] agent: Node info in sync 2022/07/12 03:06:09 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (876.465µs) from=10.233.69.225:55136 2022/07/12 03:06:09 [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/07/12 03:06: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/07/12 03:06:09 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.20.225_8080" 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:09 [DEBUG] agent: Node info in sync 2022/07/12 03:06:09 [DEBUG] http: Request PUT /v1/agent/service/register (22.079732ms) from=10.233.69.225:55140 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Node info in sync 2022/07/12 03:06:09 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (1.114302ms) from=10.233.69.225:55142 2022/07/12 03:06:09 [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/07/12 03:06:09 [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/07/12 03:06:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:09 [INFO] agent: Synced service "_v1_sdc-gui_10.233.8.111_8181" 2022/07/12 03:06:09 [DEBUG] agent: Node info in sync 2022/07/12 03:06:09 [DEBUG] http: Request PUT /v1/agent/service/register (40.02693ms) from=10.233.69.225:55144 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:09 [DEBUG] agent: Node info in sync 2022/07/12 03:06:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (512.105µs) from=10.233.69.225:55146 2022/07/12 03:06:09 [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/07/12 03:06: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/07/12 03:06:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:09 [INFO] agent: Synced service "_v0_multicloud_10.233.46.81_9001" 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:09 [DEBUG] agent: Node info in sync 2022/07/12 03:06:09 [DEBUG] http: Request PUT /v1/agent/service/register (9.184985ms) from=10.233.69.225:55148 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:09 [DEBUG] agent: Node info in sync 2022/07/12 03:06:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (615.661µs) from=10.233.69.225:55152 2022/07/12 03:06:10 [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/07/12 03:06: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/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:10 [INFO] agent: Synced service "_v1_multicloud_10.233.46.81_9001" 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:10 [DEBUG] agent: Node info in sync 2022/07/12 03:06:10 [DEBUG] http: Request PUT /v1/agent/service/register (20.63476ms) from=10.233.69.225:55156 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:10 [DEBUG] agent: Node info in sync 2022/07/12 03:06:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (534.87µs) from=10.233.69.225:55158 2022/07/12 03:06:10 [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/07/12 03:06:10 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:10 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.65.131_8446" 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:10 [DEBUG] agent: Node info in sync 2022/07/12 03:06:10 [DEBUG] http: Request PUT /v1/agent/service/register (55.54869ms) from=10.233.69.225:55162 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:10 [DEBUG] agent: Node info in sync 2022/07/12 03:06:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (2.088667ms) from=10.233.69.225:55164 2022/07/12 03:06:10 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:10 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.65.131_8446" 2022/07/12 03:06:10 [DEBUG] agent: Node info in sync 2022/07/12 03:06:10 [DEBUG] http: Request PUT /v1/agent/service/register (36.781038ms) from=10.233.69.225:55166 2022/07/12 03:06:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:10 [DEBUG] agent: Node info in sync 2022/07/12 03:06:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (4.476222ms) from=10.233.69.225:55170 2022/07/12 03:06:10 [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/07/12 03:06:10 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:10 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.65.131_8446" 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:10 [DEBUG] agent: Node info in sync 2022/07/12 03:06:10 [DEBUG] http: Request PUT /v1/agent/service/register (9.703168ms) from=10.233.69.225:55172 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:10 [DEBUG] agent: Node info in sync 2022/07/12 03:06:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (623.76µs) from=10.233.69.225:55176 2022/07/12 03:06:10 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:10 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.65.131_8446" 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:10 [DEBUG] agent: Node info in sync 2022/07/12 03:06:10 [DEBUG] http: Request PUT /v1/agent/service/register (6.632895ms) from=10.233.69.225:55182 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:10 [DEBUG] agent: Node info in sync 2022/07/12 03:06:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (597.827µs) from=10.233.69.225:55184 2022/07/12 03:06:11 [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/07/12 03:06:11 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.65.131_8446" 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:11 [DEBUG] agent: Node info in sync 2022/07/12 03:06:11 [DEBUG] http: Request PUT /v1/agent/service/register (20.633609ms) from=10.233.69.225:55190 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Node info in sync 2022/07/12 03:06:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (1.583832ms) from=10.233.69.225:55192 2022/07/12 03:06:11 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.65.131_8446" 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Node info in sync 2022/07/12 03:06:11 [DEBUG] http: Request PUT /v1/agent/service/register (8.313451ms) from=10.233.69.225:55206 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:11 [DEBUG] agent: Node info in sync 2022/07/12 03:06:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (558.615µs) from=10.233.69.225:55208 2022/07/12 03:06:11 [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/07/12 03:06:11 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.65.131_8446" 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:11 [DEBUG] agent: Node info in sync 2022/07/12 03:06:11 [DEBUG] http: Request PUT /v1/agent/service/register (10.779485ms) from=10.233.69.225:55218 2022/07/12 03:06:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:11 [DEBUG] agent: Node info in sync 2022/07/12 03:06:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (637.259µs) from=10.233.69.225:55220 2022/07/12 03:06:11 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.65.131_8446" 2022/07/12 03:06:11 [DEBUG] agent: Node info in sync 2022/07/12 03:06:11 [DEBUG] http: Request PUT /v1/agent/service/register (7.363316ms) from=10.233.69.225:55222 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Node info in sync 2022/07/12 03:06:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (1.832062ms) from=10.233.69.225:55224 2022/07/12 03:06:11 [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/07/12 03:06:11 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.65.131_8446" 2022/07/12 03:06:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Node info in sync 2022/07/12 03:06:11 [DEBUG] http: Request PUT /v1/agent/service/register (39.379809ms) from=10.233.69.225:55226 2022/07/12 03:06:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:11 [DEBUG] agent: Node info in sync 2022/07/12 03:06:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (687.023µs) from=10.233.69.225:55228 2022/07/12 03:06:12 [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/07/12 03:06:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/12 03:06: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/07/12 03:06:12 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.65.131_8446" 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Node info in sync 2022/07/12 03:06:12 [DEBUG] http: Request PUT /v1/agent/service/register (19.393819ms) from=10.233.69.225:55230 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Node info in sync 2022/07/12 03:06:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (474.574µs) from=10.233.69.225:55234 2022/07/12 03:06:12 [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/07/12 03:06:12 [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/07/12 03:06:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/12 03:06: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/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.65.131_8446" 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Node info in sync 2022/07/12 03:06:12 [DEBUG] http: Request PUT /v1/agent/service/register (40.728278ms) from=10.233.69.225:55238 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Node info in sync 2022/07/12 03:06:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (571.25µs) from=10.233.69.225:55240 2022/07/12 03:06:12 [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/07/12 03:06:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/12 03:06: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/07/12 03:06:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.65.131_8446" 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:12 [DEBUG] agent: Node info in sync 2022/07/12 03:06:12 [DEBUG] http: Request PUT /v1/agent/service/register (8.267413ms) from=10.233.69.225:55246 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:12 [DEBUG] agent: Node info in sync 2022/07/12 03:06:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (666.107µs) from=10.233.69.225:55248 2022/07/12 03:06:12 [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/07/12 03:06:12 [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/07/12 03:06:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/12 03:06: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/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.65.131_8446" 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Node info in sync 2022/07/12 03:06:12 [DEBUG] http: Request PUT /v1/agent/service/register (17.701411ms) from=10.233.69.225:55250 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Node info in sync 2022/07/12 03:06:12 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (1.089243ms) from=10.233.69.225:55252 2022/07/12 03:06:12 [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/07/12 03:06:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/12 03:06: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/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.65.131_8446" 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Node info in sync 2022/07/12 03:06:12 [DEBUG] http: Request PUT /v1/agent/service/register (10.093351ms) from=10.233.69.225:55256 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Node info in sync 2022/07/12 03:06:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (795.733µs) from=10.233.69.225:55258 2022/07/12 03:06:12 [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/07/12 03:06:12 [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/07/12 03:06:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/12 03:06: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/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.65.131_8446" 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Node info in sync 2022/07/12 03:06:12 [DEBUG] http: Request PUT /v1/agent/service/register (8.018348ms) from=10.233.69.225:55262 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:12 [DEBUG] agent: Node info in sync 2022/07/12 03:06:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (6.809185ms) from=10.233.69.225:55264 2022/07/12 03:06:13 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.65.131_8446" 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:13 [DEBUG] agent: Node info in sync 2022/07/12 03:06:13 [DEBUG] http: Request PUT /v1/agent/service/register (9.90575ms) from=10.233.69.225:55268 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:13 [DEBUG] agent: Node info in sync 2022/07/12 03:06:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (637.449µs) from=10.233.69.225:55272 2022/07/12 03:06:13 [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/07/12 03:06:13 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.65.131_8446" 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Node info in sync 2022/07/12 03:06:13 [DEBUG] http: Request PUT /v1/agent/service/register (25.583409ms) from=10.233.69.225:55276 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Node info in sync 2022/07/12 03:06:13 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (3.541733ms) from=10.233.69.225:55278 2022/07/12 03:06:13 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.65.131_8446" 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Node info in sync 2022/07/12 03:06:13 [DEBUG] http: Request PUT /v1/agent/service/register (17.867578ms) from=10.233.69.225:55280 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Node info in sync 2022/07/12 03:06:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (597.852µs) from=10.233.69.225:55284 2022/07/12 03:06:13 [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/07/12 03:06:13 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.65.131_8446" 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Node info in sync 2022/07/12 03:06:13 [DEBUG] http: Request PUT /v1/agent/service/register (18.576845ms) from=10.233.69.225:55292 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Node info in sync 2022/07/12 03:06:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (621.913µs) from=10.233.69.225:55294 2022/07/12 03:06:13 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.65.131_8446" 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Node info in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Node info in sync 2022/07/12 03:06:13 [DEBUG] http: Request PUT /v1/agent/service/register (20.935333ms) from=10.233.69.225:55296 2022/07/12 03:06:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (604.929µs) from=10.233.69.225:55298 2022/07/12 03:06:13 [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/07/12 03:06:13 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.65.131_8446" 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Node info in sync 2022/07/12 03:06:13 [DEBUG] http: Request PUT /v1/agent/service/register (18.944734ms) from=10.233.69.225:55300 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:13 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:13 [DEBUG] agent: Node info in sync 2022/07/12 03:06:13 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (882.705µs) from=10.233.69.225:55302 2022/07/12 03:06:13 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.65.131_8446" 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Node info in sync 2022/07/12 03:06:14 [DEBUG] http: Request PUT /v1/agent/service/register (540.451022ms) from=10.233.69.225:55304 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Node info in sync 2022/07/12 03:06:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (1.423324ms) from=10.233.69.225:55310 2022/07/12 03:06:14 [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/07/12 03:06:14 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:14 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.65.131_8446" 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Node info in sync 2022/07/12 03:06:14 [DEBUG] http: Request PUT /v1/agent/service/register (41.039716ms) from=10.233.69.225:55312 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Node info in sync 2022/07/12 03:06:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (14.027235ms) from=10.233.69.225:55314 2022/07/12 03:06:14 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.65.131_8446" 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Node info in sync 2022/07/12 03:06:14 [DEBUG] http: Request PUT /v1/agent/service/register (24.274116ms) from=10.233.69.225:55316 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Node info in sync 2022/07/12 03:06:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (968.965µs) from=10.233.69.225:55322 2022/07/12 03:06:14 [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/07/12 03:06:14 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.65.131_8446" 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:14 [DEBUG] agent: Node info in sync 2022/07/12 03:06:14 [DEBUG] http: Request PUT /v1/agent/service/register (10.806984ms) from=10.233.69.225:55324 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:14 [DEBUG] agent: Node info in sync 2022/07/12 03:06:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (471.063µs) from=10.233.69.225:55326 2022/07/12 03:06:14 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.65.131_8446" 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Node info in sync 2022/07/12 03:06:15 [DEBUG] http: Request PUT /v1/agent/service/register (106.995345ms) from=10.233.69.225:55328 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Node info in sync 2022/07/12 03:06:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (576.248µs) from=10.233.69.225:55330 2022/07/12 03:06:15 [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/07/12 03:06:15 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.65.131_8446" 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Node info in sync 2022/07/12 03:06:15 [DEBUG] http: Request PUT /v1/agent/service/register (25.607632ms) from=10.233.69.225:55334 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Node info in sync 2022/07/12 03:06:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (582.63µs) from=10.233.69.225:55336 2022/07/12 03:06:15 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.65.131_8446" 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Node info in sync 2022/07/12 03:06:15 [DEBUG] http: Request PUT /v1/agent/service/register (17.50434ms) from=10.233.69.225:55338 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Node info in sync 2022/07/12 03:06:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (577.717µs) from=10.233.69.225:55342 2022/07/12 03:06:15 [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/07/12 03:06:15 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.65.131_8446" 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Node info in sync 2022/07/12 03:06:15 [DEBUG] http: Request PUT /v1/agent/service/register (31.2657ms) from=10.233.69.225:55344 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Node info in sync 2022/07/12 03:06:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (623.771µs) from=10.233.69.225:55348 2022/07/12 03:06:15 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.65.131_8446" 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Node info in sync 2022/07/12 03:06:15 [DEBUG] http: Request PUT /v1/agent/service/register (15.354712ms) from=10.233.69.225:55350 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Node info in sync 2022/07/12 03:06:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (644.866µs) from=10.233.69.225:55352 2022/07/12 03:06:15 [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/07/12 03:06:15 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.65.131_8446" 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Node info in sync 2022/07/12 03:06:15 [DEBUG] http: Request PUT /v1/agent/service/register (11.22852ms) from=10.233.69.225:55354 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Node info in sync 2022/07/12 03:06:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (859.87µs) from=10.233.69.225:55356 2022/07/12 03:06:15 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.65.131_8446" 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Node info in sync 2022/07/12 03:06:15 [DEBUG] http: Request PUT /v1/agent/service/register (10.283478ms) from=10.233.69.225:55358 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Node info in sync 2022/07/12 03:06:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (591.949µs) from=10.233.69.225:55360 2022/07/12 03:06:15 [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/07/12 03:06:15 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.65.131_8446" 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Node info in sync 2022/07/12 03:06:15 [DEBUG] http: Request PUT /v1/agent/service/register (18.335294ms) from=10.233.69.225:55364 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Node info in sync 2022/07/12 03:06:15 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (1.49725ms) from=10.233.69.225:55366 2022/07/12 03:06:15 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.65.131_8446" 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Node info in sync 2022/07/12 03:06:15 [DEBUG] http: Request PUT /v1/agent/service/register (20.063711ms) from=10.233.69.225:55368 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:15 [DEBUG] agent: Node info in sync 2022/07/12 03:06:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (648.12µs) from=10.233.69.225:55370 2022/07/12 03:06:16 [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/07/12 03:06:16 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.65.131_8446" 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Node info in sync 2022/07/12 03:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (9.086413ms) from=10.233.69.225:55374 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Node info in sync 2022/07/12 03:06:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (683.839µs) from=10.233.69.225:55376 2022/07/12 03:06:16 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.65.131_8446" 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Node info in sync 2022/07/12 03:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (40.086228ms) from=10.233.69.225:55378 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Node info in sync 2022/07/12 03:06:16 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (901.647µs) from=10.233.69.225:55386 2022/07/12 03:06:16 [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/07/12 03:06:16 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [INFO] agent: Synced service "_v11__aai-nquery_10.233.65.131_8446" 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Node info in sync 2022/07/12 03:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (18.247627ms) from=10.233.69.225:55388 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Node info in sync 2022/07/12 03:06:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (663.794µs) from=10.233.69.225:55390 2022/07/12 03:06:16 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [INFO] agent: Synced service "_v11_aai-nquery_10.233.65.131_8446" 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Node info in sync 2022/07/12 03:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (22.245035ms) from=10.233.69.225:55394 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Node info in sync 2022/07/12 03:06:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (777.791µs) from=10.233.69.225:55398 2022/07/12 03:06:16 [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/07/12 03:06:16 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [INFO] agent: Synced service "_v12__aai-nquery_10.233.65.131_8446" 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Node info in sync 2022/07/12 03:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (14.943508ms) from=10.233.69.225:55400 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Node info in sync 2022/07/12 03:06:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (853.723µs) from=10.233.69.225:55402 2022/07/12 03:06:16 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [INFO] agent: Synced service "_v12_aai-nquery_10.233.65.131_8446" 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Node info in sync 2022/07/12 03:06:16 [DEBUG] http: Request PUT /v1/agent/service/register (14.408338ms) from=10.233.69.225:55404 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:16 [DEBUG] agent: Node info in sync 2022/07/12 03:06:16 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (8.262126ms) from=10.233.69.225:55406 2022/07/12 03:06:17 [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/07/12 03:06:17 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [INFO] agent: Synced service "_v13__aai-nquery_10.233.65.131_8446" 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Node info in sync 2022/07/12 03:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (35.176582ms) from=10.233.69.225:55408 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Node info in sync 2022/07/12 03:06:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (616.205µs) from=10.233.69.225:55412 2022/07/12 03:06:17 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [INFO] agent: Synced service "_v13_aai-nquery_10.233.65.131_8446" 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Node info in sync 2022/07/12 03:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (9.481516ms) from=10.233.69.225:55414 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Node info in sync 2022/07/12 03:06:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (32.851956ms) from=10.233.69.225:55418 2022/07/12 03:06:17 [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/07/12 03:06:17 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [INFO] agent: Synced service "_v14__aai-nquery_10.233.65.131_8446" 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Node info in sync 2022/07/12 03:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (22.731966ms) from=10.233.69.225:55426 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Node info in sync 2022/07/12 03:06:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (1.223677ms) from=10.233.69.225:55430 2022/07/12 03:06:17 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [INFO] agent: Synced service "_v14_aai-nquery_10.233.65.131_8446" 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Node info in sync 2022/07/12 03:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (8.04634ms) from=10.233.69.225:55432 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Node info in sync 2022/07/12 03:06:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (544.222µs) from=10.233.69.225:55434 2022/07/12 03:06: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/07/12 03:06: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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [INFO] agent: Synced service "_v15__aai-nquery_10.233.65.131_8446" 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:17 [DEBUG] agent: Node info in sync 2022/07/12 03:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (14.949575ms) from=10.233.69.225:55436 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Node info in sync 2022/07/12 03:06:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (513.022µs) from=10.233.69.225:55438 2022/07/12 03:06:17 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [INFO] agent: Synced service "_v15_aai-nquery_10.233.65.131_8446" 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Node info in sync 2022/07/12 03:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (10.326685ms) from=10.233.69.225:55440 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Node info in sync 2022/07/12 03:06:17 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (850.445µs) from=10.233.69.225:55442 2022/07/12 03:06:17 [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/07/12 03:06:17 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [INFO] agent: Synced service "_v16__aai-nquery_10.233.65.131_8446" 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Node info in sync 2022/07/12 03:06:17 [DEBUG] http: Request PUT /v1/agent/service/register (6.338208ms) from=10.233.69.225:55444 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:17 [DEBUG] agent: Node info in sync 2022/07/12 03:06:17 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (627.723µs) from=10.233.69.225:55446 2022/07/12 03:06:17 [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/07/12 03:06: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/07/12 03:06: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/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [INFO] agent: Synced service "_v16_aai-nquery_10.233.65.131_8446" 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Node info in sync 2022/07/12 03:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (16.508414ms) from=10.233.69.225:55448 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Node info in sync 2022/07/12 03:06:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (515.533µs) from=10.233.69.225:55450 2022/07/12 03:06:18 [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/07/12 03:06:18 [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/07/12 03:06:18 [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/07/12 03:06: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/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [INFO] agent: Synced service "_v17__aai-nquery_10.233.65.131_8446" 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Node info in sync 2022/07/12 03:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (11.195209ms) from=10.233.69.225:55454 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Node info in sync 2022/07/12 03:06:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (595.585µs) from=10.233.69.225:55460 2022/07/12 03:06:18 [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/07/12 03:06:18 [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/07/12 03:06: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/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [INFO] agent: Synced service "_v17_aai-nquery_10.233.65.131_8446" 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:18 [DEBUG] agent: Node info in sync 2022/07/12 03:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (12.513882ms) from=10.233.69.225:55462 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Node info in sync 2022/07/12 03:06:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (1.505569ms) from=10.233.69.225:55464 2022/07/12 03:06:18 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/12 03:06:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/12 03:06:18 [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/07/12 03:06: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/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [INFO] agent: Synced service "_v18__aai-nquery_10.233.65.131_8446" 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Node info in sync 2022/07/12 03:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (9.69699ms) from=10.233.69.225:55472 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Node info in sync 2022/07/12 03:06:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (578.382µs) from=10.233.69.225:55474 2022/07/12 03:06:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/12 03:06:18 [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/07/12 03:06: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/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [INFO] agent: Synced service "_v18_aai-nquery_10.233.65.131_8446" 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Node info in sync 2022/07/12 03:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (11.897365ms) from=10.233.69.225:55476 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Node info in sync 2022/07/12 03:06:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (27.989742ms) from=10.233.69.225:55478 2022/07/12 03:06:18 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/12 03:06:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/12 03:06:18 [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/07/12 03:06: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/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [INFO] agent: Synced service "_v19__aai-nquery_10.233.65.131_8446" 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Node info in sync 2022/07/12 03:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (19.689369ms) from=10.233.69.225:55480 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Node info in sync 2022/07/12 03:06:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19 (503.165µs) from=10.233.69.225:55482 2022/07/12 03:06:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/12 03:06:18 [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/07/12 03:06: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/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [INFO] agent: Synced service "_v19_aai-nquery_10.233.65.131_8446" 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Node info in sync 2022/07/12 03:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (12.216874ms) from=10.233.69.225:55486 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Node info in sync 2022/07/12 03:06:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v19 (602.538µs) from=10.233.69.225:55490 2022/07/12 03:06:18 [WARN] agent: Service name "_aai-named-query" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/12 03:06:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/search\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"\",\"enable_ssl\":\"true\",\"url\":\"/aai/search\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/12 03:06:18 [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/07/12 03:06: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/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [INFO] agent: Synced service "___aai-named-query_10.233.65.131_8446" 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Node info in sync 2022/07/12 03:06:18 [DEBUG] http: Request PUT /v1/agent/service/register (31.371463ms) from=10.233.69.225:55492 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.54.118_9015" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.28.103_9007" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "___aai-named-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc_10.233.20.225_8443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.8.111_8181" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud_10.233.46.81_9001" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Node info in sync 2022/07/12 03:06:18 [DEBUG] http: Request GET /v1/health/service/_aai-named-query (711.662µs) from=10.233.69.225:55494 2022/07/12 03:06:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"\",\"enable_ssl\":\"true\",\"url\":\"/aai/search\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/07/12 03:06:18 [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/07/12 03:06: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/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [INFO] agent: Synced service "__aai-named-query_10.233.65.131_8446" 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.20.225_8080" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.38.122_443" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.15.83_9011" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v17_aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v19__aai-nquery_10.233.65.131_8446" in sync 2022/07/12 03:06:18 [DEBUG] agent: Service "_v1