By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ 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: '92f71058-8453-022f-7713-a93eabd9a276' Node name: 'onap-msb-consul-868c76fc85-cfq8t' 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: 2021/04/05 01:37:03 [DEBUG] agent: Using random ID "92f71058-8453-022f-7713-a93eabd9a276" as node ID 2021/04/05 01:37:03 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:92f71058-8453-022f-7713-a93eabd9a276 Address:127.0.0.1:8300}] 2021/04/05 01:37:03 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/04/05 01:37:03 [INFO] serf: EventMemberJoin: onap-msb-consul-868c76fc85-cfq8t.dc1 127.0.0.1 2021/04/05 01:37:03 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/04/05 01:37:03 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/04/05 01:37:03 [WARN] raft: Unable to get address for server id 92f71058-8453-022f-7713-a93eabd9a276, using fallback address 127.0.0.1:8300: Could not find address for server id 92f71058-8453-022f-7713-a93eabd9a276 2021/04/05 01:37:03 [DEBUG] raft: Votes needed: 1 2021/04/05 01:37:03 [DEBUG] raft: Vote granted from 92f71058-8453-022f-7713-a93eabd9a276 in term 2. Tally: 1 2021/04/05 01:37:03 [INFO] raft: Election won. Tally: 1 2021/04/05 01:37:03 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/04/05 01:37:03 [INFO] serf: EventMemberJoin: onap-msb-consul-868c76fc85-cfq8t 127.0.0.1 2021/04/05 01:37:04 [INFO] consul: Adding LAN server onap-msb-consul-868c76fc85-cfq8t (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/05 01:37:04 [INFO] consul: Handled member-join event for server "onap-msb-consul-868c76fc85-cfq8t.dc1" in area "wan" 2021/04/05 01:37:04 [INFO] consul: cluster leadership acquired 2021/04/05 01:37:04 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/04/05 01:37:04 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/04/05 01:37:04 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/04/05 01:37:04 [INFO] consul: New leader elected: onap-msb-consul-868c76fc85-cfq8t 2021/04/05 01:37:04 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/04/05 01:37:04 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/04/05 01:37:04 [INFO] agent: started state syncer 2021/04/05 01:37:04 [INFO] agent: Synced node info 2021/04/05 01:37:04 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/04/05 01:37:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-cfq8t" since the cluster is too small 2021/04/05 01:37:04 [INFO] consul: member 'onap-msb-consul-868c76fc85-cfq8t' joined, marking health alive 2021/04/05 01:37:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-cfq8t" since the cluster is too small 2021/04/05 01:37:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/05 01:37:06 [DEBUG] agent: Node info in sync 2021/04/05 01:37:06 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/04/05 01:38:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-cfq8t" since the cluster is too small 2021/04/05 01:38:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/05 01:38:14 [DEBUG] agent: Node info in sync 2021/04/05 01:39:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-868c76fc85-cfq8t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/05 01:39:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-cfq8t" since the cluster is too small 2021/04/05 01:39:45 [DEBUG] http: Request GET /v1/catalog/services (1.429317ms) from=10.233.68.3:38852 2021/04/05 01:39:46 [DEBUG] http: Request GET /v1/status/leader (633.698µs) from=10.233.68.3:38862 2021/04/05 01:39:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/05 01:39:46 [DEBUG] agent: Node info in sync 2021/04/05 01:40:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-cfq8t" since the cluster is too small 2021/04/05 01:40:06 [DEBUG] http: Request GET /v1/status/leader (292.528µs) from=10.233.68.3:38980 2021/04/05 01:40:26 [DEBUG] http: Request GET /v1/status/leader (202.004µs) from=10.233.68.3:39092 2021/04/05 01:40:39 [DEBUG] http: Request GET /v1/catalog/services (693.451µs) from=10.233.75.51:52174 2021/04/05 01:40:41 [DEBUG] http: Request GET /v1/status/leader (363.708µs) from=10.233.75.51:52184 2021/04/05 01:40:46 [DEBUG] http: Request GET /v1/status/leader (523.232µs) from=10.233.68.3:39202 2021/04/05 01:41:01 [DEBUG] http: Request GET /v1/status/leader (216.786µs) from=10.233.75.51:52266 2021/04/05 01:41:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-cfq8t" since the cluster is too small 2021/04/05 01:41:07 [DEBUG] http: Request GET /v1/status/leader (66.024729ms) from=10.233.68.3:39312 2021/04/05 01:41:21 [DEBUG] http: Request GET /v1/status/leader (281.961µs) from=10.233.75.51:52354 2021/04/05 01:41:27 [DEBUG] http: Request GET /v1/status/leader (304.995µs) from=10.233.68.3:39420 2021/04/05 01:41:41 [DEBUG] http: Request GET /v1/status/leader (538.739µs) from=10.233.75.51:52448 2021/04/05 01:41:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/05 01:41:43 [DEBUG] agent: Node info in sync 2021/04/05 01:41:47 [DEBUG] http: Request GET /v1/status/leader (222.266µs) from=10.233.68.3:39538 2021/04/05 01:41:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m4.60606533s) from=10.233.68.3:38852 2021/04/05 01:41:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-868c76fc85-cfq8t.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/05 01:42:01 [DEBUG] http: Request GET /v1/status/leader (259.016µs) from=10.233.75.51:52544 2021/04/05 01:42:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-cfq8t" since the cluster is too small 2021/04/05 01:42:07 [DEBUG] http: Request GET /v1/status/leader (291.743µs) from=10.233.68.3:39700 2021/04/05 01:42:16 [DEBUG] http: Request GET /v1/status/leader (210.444µs) from=10.233.69.120:36052 2021/04/05 01:42:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42: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. 2021/04/05 01:42:18 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.7.155_9009" 2021/04/05 01:42:18 [DEBUG] agent: Node info in sync 2021/04/05 01:42:18 [DEBUG] http: Request PUT /v1/agent/service/register (208.106807ms) from=10.233.69.120:36076 2021/04/05 01:42:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (1m38.228115239s) from=10.233.75.51:52174 2021/04/05 01:42:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:18 [DEBUG] agent: Node info in sync 2021/04/05 01:42:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (27.855907685s) from=10.233.68.3:38852 2021/04/05 01:42:19 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (1.042403ms) from=10.233.75.51:52632 2021/04/05 01:42:19 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (1.291912ms) from=10.233.69.120:36082 2021/04/05 01:42:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:20 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.7.155_9009" 2021/04/05 01:42:20 [DEBUG] agent: Node info in sync 2021/04/05 01:42:20 [DEBUG] http: Request PUT /v1/agent/service/register (300.567315ms) from=10.233.69.120:36094 2021/04/05 01:42:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:20 [DEBUG] agent: Node info in sync 2021/04/05 01:42:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=29 (1.593910077s) from=10.233.68.3:38852 2021/04/05 01:42:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=29 (1.397610842s) from=10.233.75.51:52174 2021/04/05 01:42:20 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (394.097µs) from=10.233.69.120:36104 2021/04/05 01:42:21 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (302.755µs) from=10.233.75.51:52640 2021/04/05 01:42:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"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. 2021/04/05 01:42:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:21 [INFO] agent: Synced service "_v1_sdnc_10.233.6.151_8282" 2021/04/05 01:42:21 [DEBUG] agent: Node info in sync 2021/04/05 01:42:21 [DEBUG] http: Request PUT /v1/agent/service/register (405.846859ms) from=10.233.69.120:36112 2021/04/05 01:42:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=30 (805.96141ms) from=10.233.68.3:38852 2021/04/05 01:42:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:21 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:21 [DEBUG] agent: Node info in sync 2021/04/05 01:42:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=30 (733.47048ms) from=10.233.75.51:52174 2021/04/05 01:42:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (216.92µs) from=10.233.75.51:52646 2021/04/05 01:42:21 [DEBUG] http: Request GET /v1/status/leader (387.438µs) from=10.233.75.51:52648 2021/04/05 01:42:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (459.525µs) from=10.233.69.120:36128 2021/04/05 01:42:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:22 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.22.55_9004" 2021/04/05 01:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:22 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:22 [DEBUG] agent: Node info in sync 2021/04/05 01:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (100.278903ms) from=10.233.69.120:36134 2021/04/05 01:42:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=31 (648.309497ms) from=10.233.75.51:52174 2021/04/05 01:42:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=31 (687.88731ms) from=10.233.68.3:38852 2021/04/05 01:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:22 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:22 [DEBUG] agent: Node info in sync 2021/04/05 01:42:22 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (252.797µs) from=10.233.75.51:52654 2021/04/05 01:42:22 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (337.181µs) from=10.233.69.120:36138 2021/04/05 01:42:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:22 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:22 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.22.55_9004" 2021/04/05 01:42:22 [DEBUG] agent: Node info in sync 2021/04/05 01:42:22 [DEBUG] http: Request PUT /v1/agent/service/register (47.843778ms) from=10.233.69.120:36148 2021/04/05 01:42:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:22 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:22 [DEBUG] agent: Node info in sync 2021/04/05 01:42:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=32 (381.649105ms) from=10.233.75.51:52174 2021/04/05 01:42:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=32 (409.959703ms) from=10.233.68.3:38852 2021/04/05 01:42:22 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (334.454µs) from=10.233.69.120:36150 2021/04/05 01:42:23 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (235.855µs) from=10.233.75.51:52658 2021/04/05 01:42:23 [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. 2021/04/05 01:42:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:23 [INFO] agent: Synced service "_v1_sdc_10.233.33.137_8443" 2021/04/05 01:42:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:23 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:23 [DEBUG] agent: Node info in sync 2021/04/05 01:42:23 [DEBUG] http: Request PUT /v1/agent/service/register (300.268949ms) from=10.233.69.120:36156 2021/04/05 01:42:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:23 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:23 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:23 [DEBUG] agent: Node info in sync 2021/04/05 01:42:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=33 (600.42067ms) from=10.233.68.3:38852 2021/04/05 01:42:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=33 (800.178882ms) from=10.233.75.51:52174 2021/04/05 01:42:23 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (240.312µs) from=10.233.75.51:52662 2021/04/05 01:42:23 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (300.349826ms) from=10.233.69.120:36166 2021/04/05 01:42:24 [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. 2021/04/05 01:42:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:24 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.33.137_8080" 2021/04/05 01:42:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:24 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:24 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:24 [DEBUG] agent: Node info in sync 2021/04/05 01:42:24 [DEBUG] http: Request PUT /v1/agent/service/register (437.445879ms) from=10.233.69.120:36168 2021/04/05 01:42:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:24 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (630.646783ms) from=10.233.68.3:38852 2021/04/05 01:42:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (830.799528ms) from=10.233.75.51:52174 2021/04/05 01:42:24 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (424.885µs) from=10.233.69.120:36176 2021/04/05 01:42:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:24 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:24 [DEBUG] agent: Node info in sync 2021/04/05 01:42:24 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (213.803µs) from=10.233.75.51:52666 2021/04/05 01:42:25 [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. 2021/04/05 01:42:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:25 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:25 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:25 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.44.212_443" 2021/04/05 01:42:25 [DEBUG] agent: Node info in sync 2021/04/05 01:42:25 [DEBUG] http: Request PUT /v1/agent/service/register (39.769683ms) from=10.233.69.120:36196 2021/04/05 01:42:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=35 (432.084348ms) from=10.233.68.3:38852 2021/04/05 01:42:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=35 (432.097774ms) from=10.233.75.51:52174 2021/04/05 01:42:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:25 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:25 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:25 [DEBUG] agent: Node info in sync 2021/04/05 01:42:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (337.419µs) from=10.233.69.120:36198 2021/04/05 01:42:25 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (221.89µs) from=10.233.75.51:52670 2021/04/05 01:42:25 [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. 2021/04/05 01:42:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:26 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:26 [INFO] agent: Synced service "_v0_multicloud_10.233.3.85_9001" 2021/04/05 01:42:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:26 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:26 [DEBUG] agent: Node info in sync 2021/04/05 01:42:26 [DEBUG] http: Request PUT /v1/agent/service/register (500.377439ms) from=10.233.69.120:36210 2021/04/05 01:42:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=36 (900.977415ms) from=10.233.68.3:38852 2021/04/05 01:42:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (1.023255ms) from=10.233.69.120:36220 2021/04/05 01:42:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=36 (1.029524887s) from=10.233.75.51:52174 2021/04/05 01:42:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:26 [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. 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:27 [DEBUG] agent: Node info in sync 2021/04/05 01:42:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:27 [INFO] agent: Synced service "_v1_multicloud_10.233.3.85_9001" 2021/04/05 01:42:27 [DEBUG] agent: Node info in sync 2021/04/05 01:42:27 [DEBUG] http: Request PUT /v1/agent/service/register (572.726915ms) from=10.233.69.120:36226 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:27 [DEBUG] agent: Node info in sync 2021/04/05 01:42:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=37 (272.764318ms) from=10.233.68.3:38852 2021/04/05 01:42:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (421µs) from=10.233.69.120:36234 2021/04/05 01:42:27 [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. 2021/04/05 01:42:27 [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. 2021/04/05 01:42:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (218.829µs) from=10.233.75.51:52174 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:27 [INFO] agent: Synced service "_v1_sdc-gui_10.233.41.233_8181" 2021/04/05 01:42:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:27 [DEBUG] agent: Node info in sync 2021/04/05 01:42:27 [DEBUG] http: Request PUT /v1/agent/service/register (298.455648ms) from=10.233.69.120:36236 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:27 [DEBUG] agent: Node info in sync 2021/04/05 01:42:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=38 (198.908201ms) from=10.233.68.3:38852 2021/04/05 01:42:27 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (426.31µs) from=10.233.69.120:36246 2021/04/05 01:42:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=37 (299.424µs) from=10.233.75.51:52696 2021/04/05 01:42:27 [DEBUG] http: Request GET /v1/status/leader (331.862µs) from=10.233.68.3:39820 2021/04/05 01:42:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (363.486µs) from=10.233.75.51:52698 2021/04/05 01:42:28 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (221.739µs) from=10.233.68.3:39822 2021/04/05 01:42:28 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (158.069µs) from=10.233.75.51:52174 2021/04/05 01:42:28 [INFO] agent: Synced service "_v1_parser_10.233.31.130_8806" 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=39 (663.37848ms) from=10.233.75.51:52696 2021/04/05 01:42:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=39 (763.526488ms) from=10.233.68.3:38852 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:28 [DEBUG] agent: Node info in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:28 [DEBUG] agent: Node info in sync 2021/04/05 01:42:28 [DEBUG] http: Request PUT /v1/agent/service/register (698.081334ms) from=10.233.69.120:36248 2021/04/05 01:42:28 [DEBUG] http: Request GET /v1/health/service/parser-v1 (1.211181ms) from=10.233.69.120:36260 2021/04/05 01:42:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:28 [INFO] agent: Synced service "_v1_catalog_10.233.31.130_8806" 2021/04/05 01:42:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:28 [DEBUG] agent: Node info in sync 2021/04/05 01:42:29 [DEBUG] http: Request PUT /v1/agent/service/register (100.443175ms) from=10.233.69.120:36262 2021/04/05 01:42:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=40 (309.849048ms) from=10.233.68.3:38852 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:29 [DEBUG] agent: Node info in sync 2021/04/05 01:42:29 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (329.388µs) from=10.233.69.120:36264 2021/04/05 01:42:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=40 (271.797µs) from=10.233.75.51:52696 2021/04/05 01:42:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=41 (423.624788ms) from=10.233.68.3:38852 2021/04/05 01:42:29 [INFO] agent: Synced service "_v1_nsd_10.233.31.130_8806" 2021/04/05 01:42:29 [DEBUG] agent: Node info in sync 2021/04/05 01:42:29 [DEBUG] http: Request PUT /v1/agent/service/register (624.181059ms) from=10.233.69.120:36266 2021/04/05 01:42:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=41 (54.5014ms) from=10.233.75.51:52174 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:29 [DEBUG] agent: Node info in sync 2021/04/05 01:42:29 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (420.932µs) from=10.233.69.120:36276 2021/04/05 01:42:30 [DEBUG] http: Request GET /v1/health/service/parser-v1 (235.395µs) from=10.233.75.51:52710 2021/04/05 01:42:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:30 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (239.903µs) from=10.233.75.51:52712 2021/04/05 01:42:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:30 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.31.130_8806" 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:30 [DEBUG] agent: Node info in sync 2021/04/05 01:42:30 [DEBUG] http: Request PUT /v1/agent/service/register (308.749947ms) from=10.233.69.120:36278 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:30 [DEBUG] agent: Node info in sync 2021/04/05 01:42:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (411.474133ms) from=10.233.68.3:38852 2021/04/05 01:42:30 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (363.021µs) from=10.233.69.120:36282 2021/04/05 01:42:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (254.787µs) from=10.233.75.51:52710 2021/04/05 01:42:30 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:30 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (150.676µs) from=10.233.75.51:52174 2021/04/05 01:42:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:30 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:30 [DEBUG] agent: Node info in sync 2021/04/05 01:42:30 [DEBUG] http: Request PUT /v1/agent/service/register (100.172913ms) from=10.233.69.120:36286 2021/04/05 01:42:30 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:30 [DEBUG] agent: Node info in sync 2021/04/05 01:42:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=43 (370.307864ms) from=10.233.68.3:38852 2021/04/05 01:42:31 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (284.144µs) from=10.233.75.51:52722 2021/04/05 01:42:31 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (999.431135ms) from=10.233.69.120:36294 2021/04/05 01:42:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=43 (799.885899ms) from=10.233.75.51:52710 2021/04/05 01:42:31 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (224.933µs) from=10.233.75.51:52728 2021/04/05 01:42:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:32 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:32 [DEBUG] agent: Node info in sync 2021/04/05 01:42:32 [DEBUG] http: Request PUT /v1/agent/service/register (307.724891ms) from=10.233.69.120:36308 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:32 [DEBUG] agent: Node info in sync 2021/04/05 01:42:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (1.567154272s) from=10.233.68.3:38852 2021/04/05 01:42:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (489.37165ms) from=10.233.75.51:52710 2021/04/05 01:42:32 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (522.115µs) from=10.233.69.120:36312 2021/04/05 01:42:32 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (237.479µs) from=10.233.75.51:52740 2021/04/05 01:42:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:32 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:32 [DEBUG] agent: Node info in sync 2021/04/05 01:42:32 [DEBUG] http: Request PUT /v1/agent/service/register (200.445626ms) from=10.233.69.120:36316 2021/04/05 01:42:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (394.174181ms) from=10.233.68.3:38852 2021/04/05 01:42:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:32 [DEBUG] agent: Node info in sync 2021/04/05 01:42:32 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (374.602µs) from=10.233.69.120:36322 2021/04/05 01:42:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (694.5881ms) from=10.233.75.51:52710 2021/04/05 01:42:33 [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. 2021/04/05 01:42:33 [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. 2021/04/05 01:42:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:33 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.75.189_8446" 2021/04/05 01:42:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:33 [DEBUG] agent: Node info in sync 2021/04/05 01:42:33 [DEBUG] http: Request PUT /v1/agent/service/register (112.655609ms) from=10.233.69.120:36324 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:33 [DEBUG] agent: Node info in sync 2021/04/05 01:42:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (394.983869ms) from=10.233.68.3:38852 2021/04/05 01:42:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (314.452µs) from=10.233.69.120:36326 2021/04/05 01:42:33 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (206.765µs) from=10.233.75.51:52710 2021/04/05 01:42:33 [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. 2021/04/05 01:42:33 [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. 2021/04/05 01:42:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (532.027µs) from=10.233.75.51:52746 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:33 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.75.189_8446" 2021/04/05 01:42:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (419.014168ms) from=10.233.68.3:38852 2021/04/05 01:42:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:33 [DEBUG] agent: Node info in sync 2021/04/05 01:42:33 [DEBUG] http: Request PUT /v1/agent/service/register (400.126576ms) from=10.233.69.120:36328 2021/04/05 01:42:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (28.570646ms) from=10.233.75.51:52746 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:33 [DEBUG] agent: Node info in sync 2021/04/05 01:42:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (324.439µs) from=10.233.75.51:52710 2021/04/05 01:42:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (503.780108ms) from=10.233.69.120:36336 2021/04/05 01:42:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (397.727µs) from=10.233.75.51:52748 2021/04/05 01:42:34 [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. 2021/04/05 01:42:34 [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. 2021/04/05 01:42:34 [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. 2021/04/05 01:42:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:35 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.75.189_8446" 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:35 [DEBUG] agent: Node info in sync 2021/04/05 01:42:35 [DEBUG] http: Request PUT /v1/agent/service/register (400.512554ms) from=10.233.69.120:36340 2021/04/05 01:42:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (1.10120098s) from=10.233.75.51:52746 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (1.101227002s) from=10.233.68.3:38852 2021/04/05 01:42:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:35 [DEBUG] agent: Node info in sync 2021/04/05 01:42:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (577.221µs) from=10.233.69.120:36354 2021/04/05 01:42:35 [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. 2021/04/05 01:42:35 [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. 2021/04/05 01:42:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (253.527µs) from=10.233.75.51:52748 2021/04/05 01:42:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:35 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.75.189_8446" 2021/04/05 01:42:35 [DEBUG] agent: Node info in sync 2021/04/05 01:42:35 [DEBUG] http: Request PUT /v1/agent/service/register (614.406036ms) from=10.233.69.120:36358 2021/04/05 01:42:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:35 [DEBUG] agent: Node info in sync 2021/04/05 01:42:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (814.91888ms) from=10.233.68.3:38852 2021/04/05 01:42:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (815.195922ms) from=10.233.75.51:52746 2021/04/05 01:42:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (284.427µs) from=10.233.69.120:36370 2021/04/05 01:42:36 [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. 2021/04/05 01:42:36 [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. 2021/04/05 01:42:36 [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. 2021/04/05 01:42:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (328.848µs) from=10.233.75.51:52762 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:36 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.75.189_8446" 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:36 [DEBUG] agent: Node info in sync 2021/04/05 01:42:36 [DEBUG] http: Request PUT /v1/agent/service/register (440.128038ms) from=10.233.69.120:36372 2021/04/05 01:42:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (340.229012ms) from=10.233.75.51:52746 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (540.7011ms) from=10.233.68.3:38852 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:36 [DEBUG] agent: Node info in sync 2021/04/05 01:42:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (456.008µs) from=10.233.69.120:36382 2021/04/05 01:42:36 [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. 2021/04/05 01:42:36 [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. 2021/04/05 01:42:36 [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. 2021/04/05 01:42:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (273.136µs) from=10.233.75.51:52762 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:37 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.75.189_8446" 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:37 [DEBUG] agent: Node info in sync 2021/04/05 01:42:37 [DEBUG] http: Request PUT /v1/agent/service/register (600.241037ms) from=10.233.69.120:36384 2021/04/05 01:42:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (401.049826ms) from=10.233.75.51:52746 2021/04/05 01:42:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (699.797837ms) from=10.233.68.3:38852 2021/04/05 01:42:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:37 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:37 [DEBUG] agent: Node info in sync 2021/04/05 01:42:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (459.927µs) from=10.233.69.120:36388 2021/04/05 01:42:37 [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. 2021/04/05 01:42:37 [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. 2021/04/05 01:42:37 [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. 2021/04/05 01:42:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:38 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.75.189_8446" 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:38 [DEBUG] agent: Node info in sync 2021/04/05 01:42:38 [DEBUG] http: Request PUT /v1/agent/service/register (1.000950092s) from=10.233.69.120:36390 2021/04/05 01:42:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:38 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:38 [DEBUG] agent: Node info in sync 2021/04/05 01:42:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (1.019850386s) from=10.233.75.51:52746 2021/04/05 01:42:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (1.400505591s) from=10.233.68.3:38852 2021/04/05 01:42:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (696.567µs) from=10.233.69.120:36410 2021/04/05 01:42:39 [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. 2021/04/05 01:42:39 [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. 2021/04/05 01:42:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (409.438µs) from=10.233.75.51:52780 2021/04/05 01:42:39 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (283.157µs) from=10.233.75.51:52772 2021/04/05 01:42:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:40 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.75.189_8446" 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Node info in sync 2021/04/05 01:42:40 [DEBUG] http: Request PUT /v1/agent/service/register (1.180020378s) from=10.233.69.120:36414 2021/04/05 01:42:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Node info in sync 2021/04/05 01:42:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (1.180529697s) from=10.233.68.3:38852 2021/04/05 01:42:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (375.955µs) from=10.233.69.120:36424 2021/04/05 01:42:40 [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. 2021/04/05 01:42:40 [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. 2021/04/05 01:42:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (1.400456076s) from=10.233.75.51:52746 2021/04/05 01:42:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.75.189_8446" 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:40 [DEBUG] agent: Node info in sync 2021/04/05 01:42:40 [DEBUG] http: Request PUT /v1/agent/service/register (253.242498ms) from=10.233.69.120:36426 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (353.559163ms) from=10.233.68.3:38852 2021/04/05 01:42:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:40 [DEBUG] agent: Node info in sync 2021/04/05 01:42:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (300.194604ms) from=10.233.69.120:36436 2021/04/05 01:42:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (254.572µs) from=10.233.75.51:52790 2021/04/05 01:42:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (396.908737ms) from=10.233.75.51:52746 2021/04/05 01:42:41 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.75.189_8446" 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Node info in sync 2021/04/05 01:42:41 [DEBUG] http: Request PUT /v1/agent/service/register (254.053234ms) from=10.233.69.120:36442 2021/04/05 01:42:41 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:41 [DEBUG] agent: Node info in sync 2021/04/05 01:42:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (95.102612ms) from=10.233.75.51:52746 2021/04/05 01:42:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (667.030492ms) from=10.233.68.3:38852 2021/04/05 01:42:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (423.124µs) from=10.233.69.120:36446 2021/04/05 01:42:41 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (228.342µs) from=10.233.75.51:52800 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.75.189_8446" 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:41 [DEBUG] agent: Node info in sync 2021/04/05 01:42:41 [DEBUG] http: Request PUT /v1/agent/service/register (207.594262ms) from=10.233.69.120:36460 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:41 [DEBUG] agent: Node info in sync 2021/04/05 01:42:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (401.188901ms) from=10.233.68.3:38852 2021/04/05 01:42:41 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (479.471µs) from=10.233.69.120:36462 2021/04/05 01:42:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (257.425µs) from=10.233.75.51:52746 2021/04/05 01:42:42 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (553.362µs) from=10.233.75.51:52800 2021/04/05 01:42:42 [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. 2021/04/05 01:42:42 [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. 2021/04/05 01:42:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:43 [DEBUG] http: Request GET /v1/status/leader (359.831µs) from=10.233.75.51:52808 2021/04/05 01:42:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (274.922µs) from=10.233.75.51:52812 2021/04/05 01:42:43 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.75.189_8446" 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] agent: Node info in sync 2021/04/05 01:42:43 [DEBUG] http: Request PUT /v1/agent/service/register (1.002607759s) from=10.233.69.120:36468 2021/04/05 01:42:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (1.469829334s) from=10.233.68.3:38852 2021/04/05 01:42:43 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=58 (801.954242ms) from=10.233.75.51:52800 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:43 [DEBUG] agent: Node info in sync 2021/04/05 01:42:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (475.293µs) from=10.233.69.120:36492 2021/04/05 01:42:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (224.059µs) from=10.233.75.51:52818 2021/04/05 01:42:43 [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. 2021/04/05 01:42:43 [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. 2021/04/05 01:42:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:44 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.75.189_8446" 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Node info in sync 2021/04/05 01:42:44 [DEBUG] http: Request PUT /v1/agent/service/register (499.607715ms) from=10.233.69.120:36494 2021/04/05 01:42:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:44 [DEBUG] agent: Node info in sync 2021/04/05 01:42:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (371.499412ms) from=10.233.68.3:38852 2021/04/05 01:42:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (499.578585ms) from=10.233.75.51:52800 2021/04/05 01:42:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (399.534µs) from=10.233.69.120:36496 2021/04/05 01:42:44 [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. 2021/04/05 01:42:44 [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. 2021/04/05 01:42:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:44 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.75.189_8446" 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Node info in sync 2021/04/05 01:42:44 [DEBUG] http: Request PUT /v1/agent/service/register (275.097537ms) from=10.233.69.120:36498 2021/04/05 01:42:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (260.812791ms) from=10.233.68.3:38852 2021/04/05 01:42:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (253.877µs) from=10.233.75.51:52822 2021/04/05 01:42:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (301.28012ms) from=10.233.75.51:52800 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:44 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:44 [DEBUG] agent: Node info in sync 2021/04/05 01:42:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (184.184µs) from=10.233.75.51:52826 2021/04/05 01:42:44 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (100.662246ms) from=10.233.69.120:36504 2021/04/05 01:42:45 [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. 2021/04/05 01:42:45 [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. 2021/04/05 01:42:45 [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. 2021/04/05 01:42:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.75.189_8446" 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:45 [DEBUG] agent: Node info in sync 2021/04/05 01:42:45 [DEBUG] http: Request PUT /v1/agent/service/register (780.440846ms) from=10.233.69.120:36510 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:45 [DEBUG] agent: Node info in sync 2021/04/05 01:42:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (799.832636ms) from=10.233.68.3:38852 2021/04/05 01:42:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (1.002321001s) from=10.233.75.51:52800 2021/04/05 01:42:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (402.274µs) from=10.233.69.120:36526 2021/04/05 01:42:46 [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. 2021/04/05 01:42:46 [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. 2021/04/05 01:42:46 [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. 2021/04/05 01:42:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (236.216µs) from=10.233.75.51:52834 2021/04/05 01:42:47 [DEBUG] http: Request GET /v1/status/leader (320.903µs) from=10.233.68.3:39930 2021/04/05 01:42:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.75.189_8446" 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:49 [DEBUG] agent: Node info in sync 2021/04/05 01:42:49 [DEBUG] http: Request PUT /v1/agent/service/register (3.533271745s) from=10.233.69.120:36528 2021/04/05 01:42:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (3.633983828s) from=10.233.68.3:38852 2021/04/05 01:42:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (3.433701533s) from=10.233.75.51:52800 2021/04/05 01:42:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (458.826µs) from=10.233.69.120:36578 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:49 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:49 [DEBUG] agent: Node info in sync 2021/04/05 01:42:49 [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. 2021/04/05 01:42:49 [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. 2021/04/05 01:42:49 [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. 2021/04/05 01:42:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (240.141µs) from=10.233.75.51:52854 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:50 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.75.189_8446" 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (260.829417ms) from=10.233.75.51:52800 2021/04/05 01:42:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (356.418172ms) from=10.233.68.3:38852 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:50 [DEBUG] agent: Node info in sync 2021/04/05 01:42:50 [DEBUG] http: Request PUT /v1/agent/service/register (665.205886ms) from=10.233.69.120:36580 2021/04/05 01:42:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:50 [DEBUG] agent: Node info in sync 2021/04/05 01:42:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (345.295µs) from=10.233.69.120:36594 2021/04/05 01:42:50 [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. 2021/04/05 01:42:50 [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. 2021/04/05 01:42:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (291.18µs) from=10.233.75.51:52860 2021/04/05 01:42:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.75.189_8446" 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Node info in sync 2021/04/05 01:42:50 [DEBUG] http: Request PUT /v1/agent/service/register (400.304368ms) from=10.233.69.120:36598 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:50 [DEBUG] agent: Node info in sync 2021/04/05 01:42:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (598.499162ms) from=10.233.75.51:52800 2021/04/05 01:42:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (570.543367ms) from=10.233.68.3:38852 2021/04/05 01:42:50 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (345.828µs) from=10.233.69.120:36610 2021/04/05 01:42:51 [WARN] agent: Service name "_aai-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:51 [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. 2021/04/05 01:42:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [INFO] agent: Synced service "_v11__aai-query_10.233.75.189_8446" 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Node info in sync 2021/04/05 01:42:51 [DEBUG] http: Request PUT /v1/agent/service/register (155.616337ms) from=10.233.69.120:36612 2021/04/05 01:42:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Node info in sync 2021/04/05 01:42:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (182.341548ms) from=10.233.68.3:38852 2021/04/05 01:42:51 [DEBUG] http: Request GET /v1/health/service/_aai-query-v11 (654.712µs) from=10.233.69.120:36616 2021/04/05 01:42:51 [WARN] agent: Service name "_aai-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:51 [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. 2021/04/05 01:42:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:51 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [INFO] agent: Synced service "_v12__aai-query_10.233.75.189_8446" 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (273.136825ms) from=10.233.68.3:38852 2021/04/05 01:42:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Node info in sync 2021/04/05 01:42:52 [DEBUG] http: Request PUT /v1/agent/service/register (999.628629ms) from=10.233.69.120:36618 2021/04/05 01:42:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (349.909µs) from=10.233.75.51:52868 2021/04/05 01:42:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (1.192512ms) from=10.233.75.51:52800 2021/04/05 01:42:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:52 [DEBUG] agent: Node info in sync 2021/04/05 01:42:53 [DEBUG] http: Request GET /v1/health/service/_aai-query-v12 (96.120473ms) from=10.233.69.120:36630 2021/04/05 01:42:53 [DEBUG] http: Request GET /v1/health/service/_aai-query-v11 (234.826µs) from=10.233.75.51:52878 2021/04/05 01:42:53 [DEBUG] http: Request GET /v1/health/service/_aai-query-v12 (121.855µs) from=10.233.75.51:52880 2021/04/05 01:42:53 [WARN] agent: Service name "_aai-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:53 [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. 2021/04/05 01:42:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [INFO] agent: Synced service "_v13__aai-query_10.233.75.189_8446" 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Node info in sync 2021/04/05 01:42:54 [DEBUG] http: Request PUT /v1/agent/service/register (1.651514785s) from=10.233.69.120:36636 2021/04/05 01:42:54 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:54 [DEBUG] agent: Node info in sync 2021/04/05 01:42:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2.384285038s) from=10.233.68.3:38852 2021/04/05 01:42:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (1.895952654s) from=10.233.75.51:52800 2021/04/05 01:42:54 [DEBUG] http: Request GET /v1/health/service/_aai-query-v13 (388.434µs) from=10.233.69.120:36656 2021/04/05 01:42:55 [WARN] agent: Service name "_aai-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:55 [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. 2021/04/05 01:42:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:55 [DEBUG] http: Request GET /v1/health/service/_aai-query-v13 (253.934µs) from=10.233.75.51:52886 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [INFO] agent: Synced service "_v14__aai-query_10.233.75.189_8446" 2021/04/05 01:42:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:55 [DEBUG] agent: Node info in sync 2021/04/05 01:42:55 [DEBUG] http: Request PUT /v1/agent/service/register (300.004488ms) from=10.233.69.120:36658 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:55 [DEBUG] agent: Node info in sync 2021/04/05 01:42:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (400.552485ms) from=10.233.68.3:38852 2021/04/05 01:42:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (400.544151ms) from=10.233.75.51:52800 2021/04/05 01:42:55 [DEBUG] http: Request GET /v1/health/service/_aai-query-v14 (204.618µs) from=10.233.75.51:52890 2021/04/05 01:42:55 [DEBUG] http: Request GET /v1/health/service/_aai-query-v14 (388.492µs) from=10.233.69.120:36666 2021/04/05 01:42:55 [WARN] agent: Service name "_aai-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:55 [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. 2021/04/05 01:42:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [INFO] agent: Synced service "_v15__aai-query_10.233.75.189_8446" 2021/04/05 01:42:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Node info in sync 2021/04/05 01:42:56 [DEBUG] http: Request PUT /v1/agent/service/register (400.642511ms) from=10.233.69.120:36670 2021/04/05 01:42:56 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:56 [DEBUG] http: Request GET /v1/health/service/_aai-query-v15 (630.957µs) from=10.233.69.120:36682 2021/04/05 01:42:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (1.600481544s) from=10.233.75.51:52800 2021/04/05 01:42:57 [DEBUG] http: Request GET /v1/health/service/_aai-query-v15 (339.055µs) from=10.233.75.51:52800 2021/04/05 01:42:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2.200135365s) from=10.233.68.3:38852 2021/04/05 01:42:57 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:57 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:57 [DEBUG] agent: Node info in sync 2021/04/05 01:42:58 [WARN] agent: Service name "_aai-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [INFO] agent: Synced service "_v16__aai-query_10.233.75.189_8446" 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:58 [DEBUG] agent: Node info in sync 2021/04/05 01:42:58 [DEBUG] http: Request PUT /v1/agent/service/register (893.9482ms) from=10.233.69.120:36692 2021/04/05 01:42:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (294.133949ms) from=10.233.68.3:38852 2021/04/05 01:42:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (995.133191ms) from=10.233.75.51:52906 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Node info in sync 2021/04/05 01:42:58 [DEBUG] http: Request GET /v1/health/service/_aai-query-v16 (438.336µs) from=10.233.69.120:36702 2021/04/05 01:42:58 [WARN] agent: Service name "_aai-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:58 [DEBUG] http: Request GET /v1/health/service/_aai-query-v16 (316.634µs) from=10.233.75.51:52910 2021/04/05 01:42:58 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (339.309967ms) from=10.233.75.51:52906 2021/04/05 01:42:58 [INFO] agent: Synced service "_v17__aai-query_10.233.75.189_8446" 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (329.108486ms) from=10.233.68.3:38852 2021/04/05 01:42:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:58 [DEBUG] agent: Node info in sync 2021/04/05 01:42:58 [DEBUG] http: Request PUT /v1/agent/service/register (300.255476ms) from=10.233.69.120:36708 2021/04/05 01:42:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:42:58 [DEBUG] agent: Node info in sync 2021/04/05 01:42:58 [DEBUG] http: Request GET /v1/health/service/_aai-query-v17 (410.147µs) from=10.233.69.120:36716 2021/04/05 01:42:59 [DEBUG] http: Request GET /v1/health/service/_aai-query-v17 (328.22µs) from=10.233.75.51:52914 2021/04/05 01:42:59 [WARN] agent: Service name "_aai-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:42:59 [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. 2021/04/05 01:42:59 [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. 2021/04/05 01:42:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:43:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [INFO] agent: Synced service "_v18__aai-query_10.233.75.189_8446" 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Node info in sync 2021/04/05 01:43:00 [DEBUG] http: Request PUT /v1/agent/service/register (1.506928574s) from=10.233.69.120:36718 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:00 [DEBUG] agent: Node info in sync 2021/04/05 01:43:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (1.909175484s) from=10.233.68.3:38852 2021/04/05 01:43:00 [DEBUG] http: Request GET /v1/health/service/_aai-query-v18 (366.866µs) from=10.233.69.120:36738 2021/04/05 01:43:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (1.900507287s) from=10.233.75.51:52906 2021/04/05 01:43:00 [WARN] agent: Service name "_aai-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:43:00 [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. 2021/04/05 01:43:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:43:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:43:01 [DEBUG] http: Request GET /v1/health/service/_aai-query-v18 (222.839µs) from=10.233.75.51:52924 2021/04/05 01:43:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:01 [INFO] agent: Synced service "_v19__aai-query_10.233.75.189_8446" 2021/04/05 01:43:01 [DEBUG] agent: Node info in sync 2021/04/05 01:43:01 [DEBUG] http: Request PUT /v1/agent/service/register (400.690373ms) from=10.233.69.120:36744 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Node info in sync 2021/04/05 01:43:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (101.766512ms) from=10.233.75.51:52906 2021/04/05 01:43:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (402.348129ms) from=10.233.68.3:38852 2021/04/05 01:43:01 [DEBUG] http: Request GET /v1/health/service/_aai-query-v19 (174.903µs) from=10.233.75.51:52930 2021/04/05 01:43:01 [DEBUG] http: Request GET /v1/health/service/_aai-query-v19 (400.929µs) from=10.233.69.120:36748 2021/04/05 01:43:01 [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. 2021/04/05 01:43:01 [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. 2021/04/05 01:43:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:43:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:43:01 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [INFO] agent: Synced service "___aai-named-query_10.233.75.189_8446" 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Node info in sync 2021/04/05 01:43:01 [DEBUG] http: Request PUT /v1/agent/service/register (103.248171ms) from=10.233.69.120:36756 2021/04/05 01:43:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:02 [DEBUG] agent: Node info in sync 2021/04/05 01:43:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (204.524391ms) from=10.233.68.3:38852 2021/04/05 01:43:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (205.063104ms) from=10.233.75.51:52906 2021/04/05 01:43:01 [DEBUG] http: Request GET /v1/health/service/_aai-named-query (311.988µs) from=10.233.69.120:36758 2021/04/05 01:43:02 [DEBUG] http: Request GET /v1/health/service/_aai-named-query (204.095265ms) from=10.233.75.51:52934 2021/04/05 01:43:02 [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. 2021/04/05 01:43:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:43:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:43:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.75.189_8446" 2021/04/05 01:43:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:02 [DEBUG] agent: Node info in sync 2021/04/05 01:43:02 [DEBUG] http: Request PUT /v1/agent/service/register (600.326334ms) from=10.233.69.120:36760 2021/04/05 01:43:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (900.794887ms) from=10.233.68.3:38852 2021/04/05 01:43:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (900.909581ms) from=10.233.75.51:52906 2021/04/05 01:43:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:03 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:03 [DEBUG] agent: Node info in sync 2021/04/05 01:43:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (230.573µs) from=10.233.75.51:52940 2021/04/05 01:43:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (418.352µs) from=10.233.69.120:36774 2021/04/05 01:43:03 [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. 2021/04/05 01:43:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:43:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:43:03 [DEBUG] http: Request GET /v1/status/leader (266.025µs) from=10.233.75.51:52944 2021/04/05 01:43:04 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-cfq8t" since the cluster is too small 2021/04/05 01:43:04 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.75.189_8446" 2021/04/05 01:43:04 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Node info in sync 2021/04/05 01:43:04 [DEBUG] http: Request PUT /v1/agent/service/register (1.002704544s) from=10.233.69.120:36780 2021/04/05 01:43:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (1.593817633s) from=10.233.68.3:38852 2021/04/05 01:43:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (1.605700317s) from=10.233.75.51:52906 2021/04/05 01:43:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (523.873µs) from=10.233.69.120:36786 2021/04/05 01:43:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (181.069µs) from=10.233.75.51:52948 2021/04/05 01:43:04 [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. 2021/04/05 01:43:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:43:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:43:04 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Node info in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.75.189_8446" 2021/04/05 01:43:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Node info in sync 2021/04/05 01:43:05 [DEBUG] http: Request PUT /v1/agent/service/register (501.152987ms) from=10.233.69.120:36790 2021/04/05 01:43:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (601.321637ms) from=10.233.75.51:52906 2021/04/05 01:43:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (602.35946ms) from=10.233.68.3:38852 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:05 [DEBUG] agent: Node info in sync 2021/04/05 01:43:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (327.008µs) from=10.233.69.120:36804 2021/04/05 01:43:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (262.724µs) from=10.233.75.51:52952 2021/04/05 01:43:05 [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. 2021/04/05 01:43:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:43:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.75.189_8446" 2021/04/05 01:43:06 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:06 [DEBUG] agent: Node info in sync 2021/04/05 01:43:06 [DEBUG] http: Request PUT /v1/agent/service/register (532.864788ms) from=10.233.69.120:36812 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:06 [DEBUG] agent: Node info in sync 2021/04/05 01:43:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (734.352279ms) from=10.233.68.3:38852 2021/04/05 01:43:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (735.501352ms) from=10.233.75.51:52906 2021/04/05 01:43:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (194.741µs) from=10.233.75.51:52960 2021/04/05 01:43:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (700.034853ms) from=10.233.69.120:36818 2021/04/05 01:43:07 [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. 2021/04/05 01:43:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:43:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:43:07 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.75.189_8446" 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Node info in sync 2021/04/05 01:43:07 [DEBUG] http: Request PUT /v1/agent/service/register (350.585319ms) from=10.233.69.120:36828 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:07 [DEBUG] agent: Node info in sync 2021/04/05 01:43:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (1.247714617s) from=10.233.75.51:52906 2021/04/05 01:43:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (446.565µs) from=10.233.69.120:36836 2021/04/05 01:43:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (1.30006918s) from=10.233.68.3:38852 2021/04/05 01:43:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (222.918µs) from=10.233.75.51:52968 2021/04/05 01:43:08 [DEBUG] http: Request GET /v1/status/leader (178.468µs) from=10.233.68.3:40042 2021/04/05 01:43:08 [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. 2021/04/05 01:43:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:43: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. 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.75.189_8446" 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Node info in sync 2021/04/05 01:43:08 [DEBUG] http: Request PUT /v1/agent/service/register (237.615653ms) from=10.233.69.120:36838 2021/04/05 01:43:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:08 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:08 [DEBUG] agent: Node info in sync 2021/04/05 01:43:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (438.537713ms) from=10.233.68.3:38852 2021/04/05 01:43:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (639.067198ms) from=10.233.75.51:52906 2021/04/05 01:43:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (219.096µs) from=10.233.75.51:52976 2021/04/05 01:43:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (3.321724ms) from=10.233.69.120:36844 2021/04/05 01:43:08 [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. 2021/04/05 01:43:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:43: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. 2021/04/05 01:43:09 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.75.189_8446" 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:09 [DEBUG] agent: Node info in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:09 [DEBUG] agent: Node info in sync 2021/04/05 01:43:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (1.040298644s) from=10.233.75.51:52906 2021/04/05 01:43:09 [DEBUG] http: Request PUT /v1/agent/service/register (854.1344ms) from=10.233.69.120:36850 2021/04/05 01:43:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (883.111516ms) from=10.233.68.3:38852 2021/04/05 01:43:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (705.229µs) from=10.233.69.120:36860 2021/04/05 01:43:09 [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. 2021/04/05 01:43:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:43: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. 2021/04/05 01:43:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (377.446µs) from=10.233.75.51:52982 2021/04/05 01:43:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.75.189_8446" 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Node info in sync 2021/04/05 01:43:10 [DEBUG] http: Request PUT /v1/agent/service/register (442.346808ms) from=10.233.69.120:36862 2021/04/05 01:43:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:10 [DEBUG] agent: Node info in sync 2021/04/05 01:43:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (904.003937ms) from=10.233.75.51:52906 2021/04/05 01:43:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (905.573µs) from=10.233.69.120:36876 2021/04/05 01:43:10 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (212.172µs) from=10.233.75.51:52990 2021/04/05 01:43:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (1.001736917s) from=10.233.68.3:38852 2021/04/05 01:43:11 [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. 2021/04/05 01:43: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. 2021/04/05 01:43: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. 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.75.189_8446" 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Node info in sync 2021/04/05 01:43:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (231.980932ms) from=10.233.68.3:38852 2021/04/05 01:43:11 [DEBUG] http: Request PUT /v1/agent/service/register (331.322871ms) from=10.233.69.120:36890 2021/04/05 01:43:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Node info in sync 2021/04/05 01:43:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (529.149265ms) from=10.233.75.51:52906 2021/04/05 01:43:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (214.896µs) from=10.233.75.51:53000 2021/04/05 01:43:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (392.866µs) from=10.233.69.120:36896 2021/04/05 01:43:11 [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. 2021/04/05 01:43: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. 2021/04/05 01:43: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. 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.75.189_8446" 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Node info in sync 2021/04/05 01:43:11 [DEBUG] http: Request PUT /v1/agent/service/register (293.846822ms) from=10.233.69.120:36898 2021/04/05 01:43:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (394.595288ms) from=10.233.75.51:52906 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (551.911446ms) from=10.233.68.3:38852 2021/04/05 01:43:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:11 [DEBUG] agent: Node info in sync 2021/04/05 01:43:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (440.894µs) from=10.233.69.120:36904 2021/04/05 01:43:12 [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. 2021/04/05 01:43: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. 2021/04/05 01:43: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. 2021/04/05 01:43:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (232.369µs) from=10.233.75.51:53004 2021/04/05 01:43:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.75.189_8446" 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:12 [DEBUG] agent: Node info in sync 2021/04/05 01:43:12 [DEBUG] http: Request PUT /v1/agent/service/register (301.288534ms) from=10.233.69.120:36906 2021/04/05 01:43:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (401.588856ms) from=10.233.75.51:52906 2021/04/05 01:43:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:12 [DEBUG] agent: Node info in sync 2021/04/05 01:43:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (402.239383ms) from=10.233.68.3:38852 2021/04/05 01:43:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (295.008005ms) from=10.233.69.120:36912 2021/04/05 01:43:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (276.89µs) from=10.233.75.51:53010 2021/04/05 01:43:13 [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. 2021/04/05 01:43: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. 2021/04/05 01:43: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. 2021/04/05 01:43:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.75.189_8446" 2021/04/05 01:43:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Node info in sync 2021/04/05 01:43:13 [DEBUG] http: Request PUT /v1/agent/service/register (401.327093ms) from=10.233.69.120:36918 2021/04/05 01:43:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (998.600686ms) from=10.233.68.3:38852 2021/04/05 01:43:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:13 [DEBUG] agent: Node info in sync 2021/04/05 01:43:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (1.000138444s) from=10.233.75.51:52906 2021/04/05 01:43:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (206.09µs) from=10.233.75.51:53018 2021/04/05 01:43:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (192.757323ms) from=10.233.69.120:36922 2021/04/05 01:43: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. 2021/04/05 01:43: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. 2021/04/05 01:43: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. 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.75.189_8446" 2021/04/05 01:43:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:14 [DEBUG] agent: Node info in sync 2021/04/05 01:43:14 [DEBUG] http: Request PUT /v1/agent/service/register (94.044122ms) from=10.233.69.120:36928 2021/04/05 01:43:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=89 (393.296856ms) from=10.233.68.3:38852 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Node info in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (606.679µs) from=10.233.69.120:36930 2021/04/05 01:43:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Node info in sync 2021/04/05 01:43:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=89 (691.717317ms) from=10.233.75.51:52906 2021/04/05 01:43:14 [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. 2021/04/05 01:43: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. 2021/04/05 01:43: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. 2021/04/05 01:43:14 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (229.292µs) from=10.233.75.51:53024 2021/04/05 01:43:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.75.189_8446" 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:14 [DEBUG] agent: Node info in sync 2021/04/05 01:43:14 [DEBUG] http: Request PUT /v1/agent/service/register (199.826378ms) from=10.233.69.120:36934 2021/04/05 01:43:14 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (198.682583ms) from=10.233.75.51:52906 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:15 [DEBUG] agent: Node info in sync 2021/04/05 01:43:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (499.984152ms) from=10.233.68.3:38852 2021/04/05 01:43:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (350.797µs) from=10.233.75.51:53026 2021/04/05 01:43:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (393.644µs) from=10.233.69.120:36942 2021/04/05 01:43: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. 2021/04/05 01:43: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. 2021/04/05 01:43: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. 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.75.189_8446" 2021/04/05 01:43:15 [DEBUG] agent: Node info in sync 2021/04/05 01:43:15 [DEBUG] http: Request PUT /v1/agent/service/register (224.551623ms) from=10.233.69.120:36950 2021/04/05 01:43:15 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:15 [DEBUG] agent: Node info in sync 2021/04/05 01:43:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=91 (197.137774ms) from=10.233.68.3:38852 2021/04/05 01:43:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=91 (534.760902ms) from=10.233.75.51:52906 2021/04/05 01:43:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (202.219µs) from=10.233.75.51:52906 2021/04/05 01:43:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (793.193µs) from=10.233.69.120:36958 2021/04/05 01:43:16 [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. 2021/04/05 01:43: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. 2021/04/05 01:43: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. 2021/04/05 01:43:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:16 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:16 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.75.189_8446" 2021/04/05 01:43:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Node info in sync 2021/04/05 01:43:17 [DEBUG] http: Request PUT /v1/agent/service/register (801.002535ms) from=10.233.69.120:36962 2021/04/05 01:43:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (1.203231963s) from=10.233.75.51:53034 2021/04/05 01:43:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (619.691µs) from=10.233.75.51:53038 2021/04/05 01:43:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (1.501481263s) from=10.233.68.3:38852 2021/04/05 01:43:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Node info in sync 2021/04/05 01:43:18 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (799.547006ms) from=10.233.69.120:36974 2021/04/05 01:43:18 [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. 2021/04/05 01:43: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. 2021/04/05 01:43: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. 2021/04/05 01:43:18 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:18 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.75.189_8446" 2021/04/05 01:43:18 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:18 [DEBUG] agent: Node info in sync 2021/04/05 01:43:18 [DEBUG] http: Request PUT /v1/agent/service/register (397.364424ms) from=10.233.69.120:36982 2021/04/05 01:43:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (702.723074ms) from=10.233.68.3:38852 2021/04/05 01:43:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (1.504531577s) from=10.233.75.51:53034 2021/04/05 01:43:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (619.952µs) from=10.233.69.120:36994 2021/04/05 01:43:19 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Node info in sync 2021/04/05 01:43:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (261.924µs) from=10.233.75.51:53050 2021/04/05 01:43:19 [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. 2021/04/05 01:43:19 [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. 2021/04/05 01:43:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.75.189_8446" 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Node info in sync 2021/04/05 01:43:19 [DEBUG] http: Request PUT /v1/agent/service/register (173.967684ms) from=10.233.69.120:37000 2021/04/05 01:43:19 [DEBUG] agent: Service "___aai-named-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_nsd_10.233.31.130_8806" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v18__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.22.55_9004" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v0_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v16__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v17__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v19__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.33.137_8080" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.44.212_443" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.16.221_9005" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Service "_v13__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:19 [DEBUG] agent: Node info in sync 2021/04/05 01:43:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (477.573836ms) from=10.233.75.51:53034 2021/04/05 01:43:19 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (542.529µs) from=10.233.69.120:37006 2021/04/05 01:43:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (900.634713ms) from=10.233.68.3:38852 2021/04/05 01:43:20 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (253.712µs) from=10.233.75.51:53052 2021/04/05 01:43:20 [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. 2021/04/05 01:43:20 [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. 2021/04/05 01:43:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/05 01:43:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v12__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v14__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v15__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.16.221_9005" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v1_catalog_10.233.31.130_8806" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.130_8806" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v1_multicloud_10.233.3.85_9001" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.7.155_9009" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v1_sdc_10.233.33.137_8443" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v1_sdnc_10.233.6.151_8282" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.41.233_8181" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [INFO] agent: Synced service "_v11_aai-query_10.233.75.189_8446" 2021/04/05 01:43:20 [DEBUG] agent: Service "_v1_parser_10.233.31.130_8806" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v11__aai-query_10.233.75.189_8446" in sync 2021/04/05 01:43:20 [DEBUG] agent: Service "_v13__aai-query_