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: 'b5dbc866-fc19-5223-4cbd-ae2be5bd82d5' Node name: 'onap-msb-consul-86975585d9-c4vch' 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/05/08 04:12:26 [DEBUG] agent: Using random ID "b5dbc866-fc19-5223-4cbd-ae2be5bd82d5" as node ID 2021/05/08 04:12:26 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:b5dbc866-fc19-5223-4cbd-ae2be5bd82d5 Address:127.0.0.1:8300}] 2021/05/08 04:12:26 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/05/08 04:12:26 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-c4vch.dc1 127.0.0.1 2021/05/08 04:12:26 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-c4vch 127.0.0.1 2021/05/08 04:12:26 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/05/08 04:12:26 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/05/08 04:12:26 [WARN] raft: Unable to get address for server id b5dbc866-fc19-5223-4cbd-ae2be5bd82d5, using fallback address 127.0.0.1:8300: Could not find address for server id b5dbc866-fc19-5223-4cbd-ae2be5bd82d5 2021/05/08 04:12:26 [DEBUG] raft: Votes needed: 1 2021/05/08 04:12:26 [DEBUG] raft: Vote granted from b5dbc866-fc19-5223-4cbd-ae2be5bd82d5 in term 2. Tally: 1 2021/05/08 04:12:26 [INFO] raft: Election won. Tally: 1 2021/05/08 04:12:26 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/05/08 04:12:26 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-c4vch.dc1" in area "wan" 2021/05/08 04:12:26 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-c4vch (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/08 04:12:26 [INFO] consul: cluster leadership acquired 2021/05/08 04:12:26 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-c4vch 2021/05/08 04:12:26 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/05/08 04:12:26 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/05/08 04:12:26 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/05/08 04:12:26 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/05/08 04:12:26 [INFO] agent: started state syncer 2021/05/08 04:12:26 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/05/08 04:12:26 [INFO] agent: Synced node info 2021/05/08 04:12:27 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/05/08 04:12:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-c4vch" since the cluster is too small 2021/05/08 04:12:27 [INFO] consul: member 'onap-msb-consul-86975585d9-c4vch' joined, marking health alive 2021/05/08 04:12:27 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-c4vch" since the cluster is too small 2021/05/08 04:12:28 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/08 04:12:28 [DEBUG] agent: Node info in sync 2021/05/08 04:12:28 [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/05/08 04:13:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-c4vch" since the cluster is too small 2021/05/08 04:13:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/08 04:13:33 [DEBUG] agent: Node info in sync 2021/05/08 04:14:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-c4vch.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/08 04:14:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-c4vch" since the cluster is too small 2021/05/08 04:15:20 [DEBUG] http: Request GET /v1/status/leader (356.083µs) from=10.233.74.82:60322 2021/05/08 04:15:22 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/08 04:15:22 [DEBUG] agent: Node info in sync 2021/05/08 04:15:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15: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/05/08 04:15:24 [INFO] agent: Synced service "_v1_parser_10.233.32.111_8806" 2021/05/08 04:15:24 [DEBUG] agent: Node info in sync 2021/05/08 04:15:24 [DEBUG] http: Request PUT /v1/agent/service/register (1.399156572s) from=10.233.74.82:60338 2021/05/08 04:15:24 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:24 [DEBUG] agent: Node info in sync 2021/05/08 04:15:24 [DEBUG] http: Request GET /v1/health/service/parser-v1 (583.326µs) from=10.233.74.82:60352 2021/05/08 04:15:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15: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/05/08 04:15:24 [INFO] agent: Synced service "_v1_catalog_10.233.32.111_8806" 2021/05/08 04:15:24 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:24 [DEBUG] agent: Node info in sync 2021/05/08 04:15:24 [DEBUG] http: Request PUT /v1/agent/service/register (11.703977ms) from=10.233.74.82:60356 2021/05/08 04:15:24 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:24 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:24 [DEBUG] agent: Node info in sync 2021/05/08 04:15:24 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (311.188µs) from=10.233.74.82:60358 2021/05/08 04:15:24 [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/05/08 04:15: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/05/08 04:15:25 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:25 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:25 [INFO] agent: Synced service "_v1_nsd_10.233.32.111_8806" 2021/05/08 04:15:25 [DEBUG] agent: Node info in sync 2021/05/08 04:15:25 [DEBUG] http: Request PUT /v1/agent/service/register (330.524453ms) from=10.233.74.82:60364 2021/05/08 04:15:25 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:25 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:25 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:25 [DEBUG] agent: Node info in sync 2021/05/08 04:15:25 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (56.735421ms) from=10.233.74.82:60368 2021/05/08 04:15:25 [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/05/08 04:15: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/05/08 04:15:25 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:25 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:25 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:25 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.32.111_8806" 2021/05/08 04:15:25 [DEBUG] agent: Node info in sync 2021/05/08 04:15:25 [DEBUG] http: Request PUT /v1/agent/service/register (318.590807ms) from=10.233.74.82:60370 2021/05/08 04:15:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:25 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:25 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:25 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:25 [DEBUG] agent: Node info in sync 2021/05/08 04:15:25 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (328.327µs) from=10.233.74.82:60374 2021/05/08 04:15:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15:26 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:26 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:26 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:26 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.28.10_9011" 2021/05/08 04:15:26 [DEBUG] agent: Node info in sync 2021/05/08 04:15:26 [DEBUG] http: Request PUT /v1/agent/service/register (106.906099ms) from=10.233.74.82:60380 2021/05/08 04:15:26 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:26 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:26 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:26 [DEBUG] agent: Node info in sync 2021/05/08 04:15:26 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (313.265µs) from=10.233.74.82:60382 2021/05/08 04:15:26 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-c4vch" since the cluster is too small 2021/05/08 04:15:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:27 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.28.10_9011" 2021/05/08 04:15:27 [DEBUG] agent: Node info in sync 2021/05/08 04:15:27 [DEBUG] http: Request PUT /v1/agent/service/register (600.45737ms) from=10.233.74.82:60386 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:27 [DEBUG] agent: Node info in sync 2021/05/08 04:15:27 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (444.389µs) from=10.233.74.82:60392 2021/05/08 04:15:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15: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/05/08 04:15:27 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:27 [INFO] agent: Synced service "_v1_message-router_10.233.40.139_3904" 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Node info in sync 2021/05/08 04:15:27 [DEBUG] http: Request PUT /v1/agent/service/register (172.394723ms) from=10.233.74.82:60394 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:27 [DEBUG] agent: Node info in sync 2021/05/08 04:15:27 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (568.052µs) from=10.233.74.82:60398 2021/05/08 04:15:27 [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/05/08 04:15: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/05/08 04:15:27 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:27 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.33.196_9004" 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Node info in sync 2021/05/08 04:15:27 [DEBUG] http: Request PUT /v1/agent/service/register (102.826868ms) from=10.233.74.82:60400 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:27 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:27 [DEBUG] agent: Node info in sync 2021/05/08 04:15:27 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (273.039µs) from=10.233.74.82:60404 2021/05/08 04:15:28 [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/05/08 04:15: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/05/08 04:15:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:28 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.33.196_9004" 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:28 [DEBUG] agent: Node info in sync 2021/05/08 04:15:28 [DEBUG] http: Request PUT /v1/agent/service/register (471.309112ms) from=10.233.74.82:60406 2021/05/08 04:15:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:28 [DEBUG] agent: Node info in sync 2021/05/08 04:15:28 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (478.496µs) from=10.233.74.82:60416 2021/05/08 04:15:28 [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/05/08 04:15: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/05/08 04:15:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:28 [INFO] agent: Synced service "_v1_appc_10.233.5.76_8443" 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:28 [DEBUG] agent: Node info in sync 2021/05/08 04:15:28 [DEBUG] http: Request PUT /v1/agent/service/register (414.498737ms) from=10.233.74.82:60418 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:28 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:28 [DEBUG] agent: Node info in sync 2021/05/08 04:15:29 [DEBUG] http: Request GET /v1/health/service/appc-v1 (174.625396ms) from=10.233.74.82:60422 2021/05/08 04:15:29 [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/05/08 04:15:29 [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/05/08 04:15: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/05/08 04:15:29 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:29 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:29 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:29 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:29 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" 2021/05/08 04:15:29 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:29 [DEBUG] agent: Node info in sync 2021/05/08 04:15:29 [DEBUG] http: Request PUT /v1/agent/service/register (400.839827ms) from=10.233.74.82:60424 2021/05/08 04:15:29 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:29 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:29 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:29 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:29 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:29 [DEBUG] agent: Node info in sync 2021/05/08 04:15:29 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (378.888µs) from=10.233.74.82:60430 2021/05/08 04:15:30 [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/05/08 04:15: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/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:30 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:30 [DEBUG] agent: Node info in sync 2021/05/08 04:15:30 [DEBUG] http: Request PUT /v1/agent/service/register (76.418304ms) from=10.233.74.82:60434 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:30 [DEBUG] agent: Node info in sync 2021/05/08 04:15:30 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (356.271µs) from=10.233.74.82:60436 2021/05/08 04:15:30 [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/05/08 04:15: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/05/08 04:15:30 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:30 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:30 [DEBUG] agent: Node info in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:30 [DEBUG] agent: Node info in sync 2021/05/08 04:15:30 [DEBUG] http: Request PUT /v1/agent/service/register (15.650554ms) from=10.233.74.82:60438 2021/05/08 04:15:30 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (320.482µs) from=10.233.74.82:60440 2021/05/08 04:15:30 [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/05/08 04:15: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/05/08 04:15:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:30 [INFO] agent: Synced service "_v0_multicloud_10.233.1.218_9001" 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:30 [DEBUG] agent: Node info in sync 2021/05/08 04:15:30 [DEBUG] http: Request PUT /v1/agent/service/register (270.902892ms) from=10.233.74.82:60442 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:30 [DEBUG] agent: Node info in sync 2021/05/08 04:15:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (291.147µs) from=10.233.74.82:60450 2021/05/08 04:15:31 [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/05/08 04:15:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:31 [INFO] agent: Synced service "_v1_multicloud_10.233.1.218_9001" 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:31 [DEBUG] agent: Node info in sync 2021/05/08 04:15:31 [DEBUG] http: Request PUT /v1/agent/service/register (90.399841ms) from=10.233.74.82:60452 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (321.607µs) from=10.233.74.82:60454 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:31 [DEBUG] agent: Node info in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:31 [DEBUG] agent: Node info in sync 2021/05/08 04:15:31 [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/05/08 04:15:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:31 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.8.81_9015" 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:31 [DEBUG] agent: Node info in sync 2021/05/08 04:15:31 [DEBUG] http: Request PUT /v1/agent/service/register (272.1368ms) from=10.233.74.82:60456 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:31 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:31 [DEBUG] agent: Node info in sync 2021/05/08 04:15:31 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (347.016µs) from=10.233.74.82:60460 2021/05/08 04:15:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:32 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.10.144_9518" 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:32 [DEBUG] agent: Node info in sync 2021/05/08 04:15:32 [DEBUG] http: Request PUT /v1/agent/service/register (266.759907ms) from=10.233.74.82:60462 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:32 [DEBUG] agent: Node info in sync 2021/05/08 04:15:32 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (509.738µs) from=10.233.74.82:60464 2021/05/08 04:15:32 [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/05/08 04:15: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/05/08 04:15:32 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:32 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.33.48_443" 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:32 [DEBUG] agent: Node info in sync 2021/05/08 04:15:32 [DEBUG] http: Request PUT /v1/agent/service/register (391.809362ms) from=10.233.74.82:60466 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:32 [DEBUG] agent: Node info in sync 2021/05/08 04:15:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (309.536µs) from=10.233.74.82:60470 2021/05/08 04:15:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15: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/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:32 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.19.63_8080" 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:32 [DEBUG] agent: Node info in sync 2021/05/08 04:15:32 [DEBUG] http: Request PUT /v1/agent/service/register (199.45889ms) from=10.233.74.82:60472 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:32 [DEBUG] agent: Node info in sync 2021/05/08 04:15:32 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (339.497µs) from=10.233.74.82:60476 2021/05/08 04:15:33 [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/05/08 04:15: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/05/08 04:15:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:33 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.59.13_9009" 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:33 [DEBUG] agent: Node info in sync 2021/05/08 04:15:33 [DEBUG] http: Request PUT /v1/agent/service/register (199.551606ms) from=10.233.74.82:60480 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:33 [DEBUG] agent: Node info in sync 2021/05/08 04:15:33 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (286.029µs) from=10.233.74.82:60482 2021/05/08 04:15:33 [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/05/08 04:15: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/05/08 04:15:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:33 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.59.13_9009" 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:33 [DEBUG] agent: Node info in sync 2021/05/08 04:15:33 [DEBUG] http: Request PUT /v1/agent/service/register (103.216647ms) from=10.233.74.82:60484 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:33 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:33 [DEBUG] agent: Node info in sync 2021/05/08 04:15:33 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (84.769575ms) from=10.233.74.82:60486 2021/05/08 04:15:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15: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/05/08 04:15:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:34 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.12.160_9007" 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:34 [DEBUG] agent: Node info in sync 2021/05/08 04:15:34 [DEBUG] http: Request PUT /v1/agent/service/register (500.05793ms) from=10.233.74.82:60492 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:34 [DEBUG] agent: Node info in sync 2021/05/08 04:15:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (310.719µs) from=10.233.74.82:60500 2021/05/08 04:15:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15: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/05/08 04:15:34 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:34 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.12.160_9007" 2021/05/08 04:15:34 [DEBUG] agent: Node info in sync 2021/05/08 04:15:34 [DEBUG] http: Request PUT /v1/agent/service/register (300.510625ms) from=10.233.74.82:60504 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:34 [DEBUG] agent: Node info in sync 2021/05/08 04:15:34 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (389.981µs) from=10.233.74.82:60508 2021/05/08 04:15:35 [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/05/08 04:15:35 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:35 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.73.147_8446" 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:35 [DEBUG] agent: Node info in sync 2021/05/08 04:15:35 [DEBUG] http: Request PUT /v1/agent/service/register (196.546174ms) from=10.233.74.82:60510 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:35 [DEBUG] agent: Node info in sync 2021/05/08 04:15:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (472.617µs) from=10.233.74.82:60514 2021/05/08 04:15:35 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:35 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.73.147_8446" 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:35 [DEBUG] agent: Node info in sync 2021/05/08 04:15:35 [DEBUG] http: Request PUT /v1/agent/service/register (109.053405ms) from=10.233.74.82:60516 2021/05/08 04:15:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:35 [DEBUG] agent: Node info in sync 2021/05/08 04:15:35 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (382.036µs) from=10.233.74.82:60518 2021/05/08 04:15:35 [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/05/08 04:15:35 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:35 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.73.147_8446" 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:35 [DEBUG] agent: Node info in sync 2021/05/08 04:15:35 [DEBUG] http: Request PUT /v1/agent/service/register (103.861622ms) from=10.233.74.82:60520 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:35 [DEBUG] agent: Node info in sync 2021/05/08 04:15:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (281.311µs) from=10.233.74.82:60524 2021/05/08 04:15:35 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.73.147_8446" 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:36 [DEBUG] agent: Node info in sync 2021/05/08 04:15:36 [DEBUG] http: Request PUT /v1/agent/service/register (287.30572ms) from=10.233.74.82:60526 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:36 [DEBUG] agent: Node info in sync 2021/05/08 04:15:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (306.426µs) from=10.233.74.82:60532 2021/05/08 04:15:36 [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/05/08 04:15:36 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:36 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.73.147_8446" 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:36 [DEBUG] agent: Node info in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] http: Request PUT /v1/agent/service/register (177.046723ms) from=10.233.74.82:60534 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:36 [DEBUG] agent: Node info in sync 2021/05/08 04:15:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (322.18µs) from=10.233.74.82:60536 2021/05/08 04:15:36 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:36 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.73.147_8446" 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:36 [DEBUG] agent: Node info in sync 2021/05/08 04:15:36 [DEBUG] http: Request PUT /v1/agent/service/register (192.952669ms) from=10.233.74.82:60540 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:36 [DEBUG] agent: Node info in sync 2021/05/08 04:15:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (313.038µs) from=10.233.74.82:60544 2021/05/08 04:15:36 [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/05/08 04:15:36 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:37 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.73.147_8446" 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:37 [DEBUG] agent: Node info in sync 2021/05/08 04:15:37 [DEBUG] http: Request PUT /v1/agent/service/register (203.417685ms) from=10.233.74.82:60546 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (353.014µs) from=10.233.74.82:60550 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Node info in sync 2021/05/08 04:15:37 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.73.147_8446" 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Node info in sync 2021/05/08 04:15:37 [DEBUG] http: Request PUT /v1/agent/service/register (146.565342ms) from=10.233.74.82:60552 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Node info in sync 2021/05/08 04:15:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (287.687µs) from=10.233.74.82:60554 2021/05/08 04:15:37 [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/05/08 04:15:37 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.73.147_8446" 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:37 [DEBUG] agent: Node info in sync 2021/05/08 04:15:37 [DEBUG] http: Request PUT /v1/agent/service/register (178.017623ms) from=10.233.74.82:60556 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:37 [DEBUG] agent: Node info in sync 2021/05/08 04:15:37 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (287.093µs) from=10.233.74.82:60564 2021/05/08 04:15:37 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:38 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.73.147_8446" 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:38 [DEBUG] agent: Node info in sync 2021/05/08 04:15:38 [DEBUG] http: Request PUT /v1/agent/service/register (428.388445ms) from=10.233.74.82:60566 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:38 [DEBUG] agent: Node info in sync 2021/05/08 04:15:38 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (387.31µs) from=10.233.74.82:60576 2021/05/08 04:15:38 [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/05/08 04:15:38 [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/05/08 04:15:38 [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/05/08 04:15:38 [DEBUG] 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/05/08 04:15:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.73.147_8446" 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Node info in sync 2021/05/08 04:15:38 [DEBUG] http: Request PUT /v1/agent/service/register (384.147544ms) from=10.233.74.82:60580 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (266.9µs) from=10.233.74.82:60586 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:38 [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/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Node info in sync 2021/05/08 04:15:38 [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/05/08 04:15:38 [DEBUG] 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/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:38 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.73.147_8446" 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Node info in sync 2021/05/08 04:15:38 [DEBUG] http: Request PUT /v1/agent/service/register (280.086427ms) from=10.233.74.82:60588 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:38 [DEBUG] agent: Node info in sync 2021/05/08 04:15:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (93.391676ms) from=10.233.74.82:60590 2021/05/08 04:15:39 [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/05/08 04:15:39 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:40 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.73.147_8446" 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Node info in sync 2021/05/08 04:15:40 [DEBUG] http: Request PUT /v1/agent/service/register (899.952064ms) from=10.233.74.82:60594 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Node info in sync 2021/05/08 04:15:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (375.41µs) from=10.233.74.82:60606 2021/05/08 04:15:40 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.73.147_8446" 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Node info in sync 2021/05/08 04:15:40 [DEBUG] http: Request PUT /v1/agent/service/register (204.674803ms) from=10.233.74.82:60610 2021/05/08 04:15:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:40 [DEBUG] agent: Node info in sync 2021/05/08 04:15:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (500.139µs) from=10.233.74.82:60612 2021/05/08 04:15:40 [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/05/08 04:15:40 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:40 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.73.147_8446" 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Node info in sync 2021/05/08 04:15:40 [DEBUG] http: Request PUT /v1/agent/service/register (110.199631ms) from=10.233.74.82:60614 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:40 [DEBUG] agent: Node info in sync 2021/05/08 04:15:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (508.099µs) from=10.233.74.82:60622 2021/05/08 04:15:40 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.73.147_8446" 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Node info in sync 2021/05/08 04:15:41 [DEBUG] http: Request PUT /v1/agent/service/register (278.897803ms) from=10.233.74.82:60624 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Node info in sync 2021/05/08 04:15:41 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (360.283µs) from=10.233.74.82:60628 2021/05/08 04:15:41 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15: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/05/08 04:15: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/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.73.147_8446" 2021/05/08 04:15:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Node info in sync 2021/05/08 04:15:41 [DEBUG] http: Request PUT /v1/agent/service/register (267.938516ms) from=10.233.74.82:60630 2021/05/08 04:15:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:41 [DEBUG] agent: Node info in sync 2021/05/08 04:15:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (397.144µs) from=10.233.74.82:60638 2021/05/08 04:15:41 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15: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/05/08 04:15: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/05/08 04:15:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.73.147_8446" 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Node info in sync 2021/05/08 04:15:42 [DEBUG] http: Request PUT /v1/agent/service/register (300.726314ms) from=10.233.74.82:60640 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Node info in sync 2021/05/08 04:15:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (100.127548ms) from=10.233.74.82:60642 2021/05/08 04:15:42 [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/05/08 04:15:42 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.73.147_8446" 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Node info in sync 2021/05/08 04:15:42 [DEBUG] http: Request PUT /v1/agent/service/register (340.455802ms) from=10.233.74.82:60644 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Node info in sync 2021/05/08 04:15:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (299.298µs) from=10.233.74.82:60646 2021/05/08 04:15:42 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.73.147_8446" 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Node info in sync 2021/05/08 04:15:42 [DEBUG] http: Request PUT /v1/agent/service/register (152.486559ms) from=10.233.74.82:60650 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:42 [DEBUG] agent: Node info in sync 2021/05/08 04:15:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (300.388µs) from=10.233.74.82:60652 2021/05/08 04:15:42 [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/05/08 04:15:42 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.73.147_8446" 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Node info in sync 2021/05/08 04:15:43 [DEBUG] http: Request PUT /v1/agent/service/register (191.916158ms) from=10.233.74.82:60654 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:43 [DEBUG] agent: Node info in sync 2021/05/08 04:15:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (346.91µs) from=10.233.74.82:60656 2021/05/08 04:15:43 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.73.147_8446" 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Node info in sync 2021/05/08 04:15:43 [DEBUG] http: Request PUT /v1/agent/service/register (119.904569ms) from=10.233.74.82:60660 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Node info in sync 2021/05/08 04:15:43 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (360.802µs) from=10.233.74.82:60662 2021/05/08 04:15:43 [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/05/08 04:15:43 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.73.147_8446" 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Node info in sync 2021/05/08 04:15:43 [DEBUG] http: Request PUT /v1/agent/service/register (326.525333ms) from=10.233.74.82:60664 2021/05/08 04:15:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:43 [DEBUG] agent: Node info in sync 2021/05/08 04:15:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (52.832376ms) from=10.233.74.82:60672 2021/05/08 04:15:44 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:44 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.73.147_8446" 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Node info in sync 2021/05/08 04:15:44 [DEBUG] http: Request PUT /v1/agent/service/register (100.186861ms) from=10.233.74.82:60680 2021/05/08 04:15:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:44 [DEBUG] agent: Node info in sync 2021/05/08 04:15:44 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (323.147µs) from=10.233.74.82:60684 2021/05/08 04:15:44 [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/05/08 04:15:44 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.73.147_8446" 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Node info in sync 2021/05/08 04:15:45 [DEBUG] http: Request PUT /v1/agent/service/register (396.261696ms) from=10.233.74.82:60686 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:45 [DEBUG] agent: Node info in sync 2021/05/08 04:15:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (376.502µs) from=10.233.74.82:60690 2021/05/08 04:15:45 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.73.147_8446" 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Node info in sync 2021/05/08 04:15:45 [DEBUG] http: Request PUT /v1/agent/service/register (97.634244ms) from=10.233.74.82:60694 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Node info in sync 2021/05/08 04:15:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (346.558µs) from=10.233.74.82:60698 2021/05/08 04:15:45 [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/05/08 04:15:45 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.73.147_8446" 2021/05/08 04:15:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Node info in sync 2021/05/08 04:15:45 [DEBUG] http: Request PUT /v1/agent/service/register (200.683625ms) from=10.233.74.82:60702 2021/05/08 04:15:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:45 [DEBUG] agent: Node info in sync 2021/05/08 04:15:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (399.869µs) from=10.233.74.82:60716 2021/05/08 04:15:46 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.73.147_8446" 2021/05/08 04:15:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:46 [DEBUG] agent: Node info in sync 2021/05/08 04:15:46 [DEBUG] http: Request PUT /v1/agent/service/register (200.632222ms) from=10.233.74.82:60718 2021/05/08 04:15:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Node info in sync 2021/05/08 04:15:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (329.405µs) from=10.233.74.82:60726 2021/05/08 04:15:46 [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/05/08 04:15:46 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.73.147_8446" 2021/05/08 04:15:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:46 [DEBUG] agent: Node info in sync 2021/05/08 04:15:46 [DEBUG] http: Request PUT /v1/agent/service/register (99.949221ms) from=10.233.74.82:60728 2021/05/08 04:15:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:46 [DEBUG] agent: Node info in sync 2021/05/08 04:15:46 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (311.43µs) from=10.233.74.82:60732 2021/05/08 04:15:46 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.73.147_8446" 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Node info in sync 2021/05/08 04:15:47 [DEBUG] http: Request PUT /v1/agent/service/register (330.358194ms) from=10.233.74.82:60736 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:47 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:47 [DEBUG] agent: Node info in sync 2021/05/08 04:15:47 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (14.272365ms) from=10.233.74.82:60742 2021/05/08 04:15:47 [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/05/08 04:15:47 [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/05/08 04:15:47 [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/05/08 04:15:47 [DEBUG] 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/05/08 04:15:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.73.147_8446" 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Node info in sync 2021/05/08 04:15:48 [DEBUG] http: Request PUT /v1/agent/service/register (701.580475ms) from=10.233.74.82:60746 2021/05/08 04:15:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Node info in sync 2021/05/08 04:15:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (479.856µs) from=10.233.74.82:60758 2021/05/08 04:15:48 [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/05/08 04:15:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.73.147_8446" 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Node info in sync 2021/05/08 04:15:48 [DEBUG] http: Request PUT /v1/agent/service/register (177.191775ms) from=10.233.74.82:60770 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Node info in sync 2021/05/08 04:15:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (344.8µs) from=10.233.74.82:60772 2021/05/08 04:15:48 [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/05/08 04:15:48 [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/05/08 04:15:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.73.147_8446" 2021/05/08 04:15:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Node info in sync 2021/05/08 04:15:48 [DEBUG] http: Request PUT /v1/agent/service/register (300.891131ms) from=10.233.74.82:60774 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:48 [DEBUG] agent: Node info in sync 2021/05/08 04:15:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (464.418µs) from=10.233.74.82:60778 2021/05/08 04:15:49 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.73.147_8446" 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Node info in sync 2021/05/08 04:15:49 [DEBUG] http: Request PUT /v1/agent/service/register (113.098359ms) from=10.233.74.82:60780 2021/05/08 04:15:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Node info in sync 2021/05/08 04:15:49 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (489.593µs) from=10.233.74.82:60782 2021/05/08 04:15:49 [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/05/08 04:15:49 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.73.147_8446" 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Node info in sync 2021/05/08 04:15:49 [DEBUG] http: Request PUT /v1/agent/service/register (261.565609ms) from=10.233.74.82:60784 2021/05/08 04:15:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (374.088µs) from=10.233.74.82:60788 2021/05/08 04:15:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:49 [DEBUG] agent: Node info in sync 2021/05/08 04:15:49 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.73.147_8446" 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Node info in sync 2021/05/08 04:15:50 [DEBUG] http: Request PUT /v1/agent/service/register (199.885464ms) from=10.233.74.82:60792 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (363.995µs) from=10.233.74.82:60796 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Node info in sync 2021/05/08 04:15:50 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15:50 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:50 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [INFO] agent: Synced service "_v11__aai-nquery_10.233.73.147_8446" 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Node info in sync 2021/05/08 04:15:50 [DEBUG] http: Request PUT /v1/agent/service/register (195.754753ms) from=10.233.74.82:60800 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:50 [DEBUG] agent: Node info in sync 2021/05/08 04:15:50 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (98.122144ms) from=10.233.74.82:60808 2021/05/08 04:15:50 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [INFO] agent: Synced service "_v11_aai-nquery_10.233.73.147_8446" 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:51 [DEBUG] agent: Node info in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Node info in sync 2021/05/08 04:15:51 [DEBUG] http: Request PUT /v1/agent/service/register (299.612971ms) from=10.233.74.82:60810 2021/05/08 04:15:51 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (330.915µs) from=10.233.74.82:60812 2021/05/08 04:15:51 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15: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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [INFO] agent: Synced service "_v12__aai-nquery_10.233.73.147_8446" 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Node info in sync 2021/05/08 04:15:51 [DEBUG] http: Request PUT /v1/agent/service/register (200.404692ms) from=10.233.74.82:60814 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Node info in sync 2021/05/08 04:15:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (400.788µs) from=10.233.74.82:60816 2021/05/08 04:15:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15: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/05/08 04:15: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/05/08 04:15:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [INFO] agent: Synced service "_v12_aai-nquery_10.233.73.147_8446" 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Node info in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:51 [DEBUG] agent: Node info in sync 2021/05/08 04:15:51 [DEBUG] http: Request PUT /v1/agent/service/register (283.046266ms) from=10.233.74.82:60820 2021/05/08 04:15:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (400.013µs) from=10.233.74.82:60828 2021/05/08 04:15:52 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15:52 [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/05/08 04:15:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [INFO] agent: Synced service "_v13__aai-nquery_10.233.73.147_8446" 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:52 [DEBUG] agent: Node info in sync 2021/05/08 04:15:52 [DEBUG] http: Request PUT /v1/agent/service/register (280.474894ms) from=10.233.74.82:60830 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Node info in sync 2021/05/08 04:15:52 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (444.433µs) from=10.233.74.82:60832 2021/05/08 04:15:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [INFO] agent: Synced service "_v13_aai-nquery_10.233.73.147_8446" 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Node info in sync 2021/05/08 04:15:52 [DEBUG] http: Request PUT /v1/agent/service/register (183.091316ms) from=10.233.74.82:60836 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:52 [DEBUG] agent: Node info in sync 2021/05/08 04:15:52 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (291.879µs) from=10.233.74.82:60838 2021/05/08 04:15:53 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15:53 [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/05/08 04:15: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/05/08 04:15: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/05/08 04:15:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [INFO] agent: Synced service "_v14__aai-nquery_10.233.73.147_8446" 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Node info in sync 2021/05/08 04:15:53 [DEBUG] http: Request PUT /v1/agent/service/register (101.243966ms) from=10.233.74.82:60840 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Node info in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_catalog_10.233.32.111_8806" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_appc_10.233.5.76_8443" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.33.48_443" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.8.81_9015" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v13_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.10.144_9518" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.19.63_8080" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v0_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_multicloud_10.233.1.218_9001" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.30.158_9005" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.59.13_9009" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_parser_10.233.32.111_8806" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_nsd_10.233.32.111_8806" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:53 [DEBUG] agent: Node info in sync 2021/05/08 04:15:53 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (401.435µs) from=10.233.74.82:60842 2021/05/08 04:15:53 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/08 04:15: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/05/08 04:15: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/05/08 04:15:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.32.111_8806" in sync 2021/05/08 04:15:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.28.10_9011" in sync 2021/05/08 04:15:54 [DEBUG] agent: Service "_v1_message-router_10.233.40.139_3904" in sync 2021/05/08 04:15:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.30.158_9005" in sync 2021/05/08 04:15:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.33.196_9004" in sync 2021/05/08 04:15:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:54 [DEBUG] agent: Service "_v14__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.12.160_9007" in sync 2021/05/08 04:15:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:54 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:54 [DEBUG] agent: Service "_v13__aai-nquery_10.233.73.147_8446" in sync 2021/05/08 04:15:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.147_8446" in sync 2021/05/08 04:15:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:54 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.147_8446" in sync 2021/05/08 04:15:54 [DEBUG] agent: Service