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: '6ca9cd30-ec98-31e0-be37-f2bfda5ecdee' Node name: 'dev-msb-consul-85cddc885c-tnrwh' 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/29 10:40:44 [DEBUG] agent: Using random ID "6ca9cd30-ec98-31e0-be37-f2bfda5ecdee" as node ID 2021/05/29 10:40:44 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:6ca9cd30-ec98-31e0-be37-f2bfda5ecdee Address:127.0.0.1:8300}] 2021/05/29 10:40:44 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/05/29 10:40:44 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-tnrwh.dc1 127.0.0.1 2021/05/29 10:40:44 [INFO] serf: EventMemberJoin: dev-msb-consul-85cddc885c-tnrwh 127.0.0.1 2021/05/29 10:40:44 [INFO] consul: Adding LAN server dev-msb-consul-85cddc885c-tnrwh (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/05/29 10:40:44 [INFO] consul: Handled member-join event for server "dev-msb-consul-85cddc885c-tnrwh.dc1" in area "wan" 2021/05/29 10:40:44 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/05/29 10:40:44 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/05/29 10:40:44 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/05/29 10:40:44 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/05/29 10:40:44 [INFO] agent: started state syncer 2021/05/29 10:40:44 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/05/29 10:40:44 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/05/29 10:40:44 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/05/29 10:40:44 [DEBUG] raft: Votes needed: 1 2021/05/29 10:40:44 [DEBUG] raft: Vote granted from 6ca9cd30-ec98-31e0-be37-f2bfda5ecdee in term 2. Tally: 1 2021/05/29 10:40:44 [INFO] raft: Election won. Tally: 1 2021/05/29 10:40:44 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/05/29 10:40:44 [INFO] consul: cluster leadership acquired 2021/05/29 10:40:44 [INFO] consul: New leader elected: dev-msb-consul-85cddc885c-tnrwh 2021/05/29 10:40:44 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/05/29 10:40:44 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-tnrwh" since the cluster is too small 2021/05/29 10:40:44 [INFO] consul: member 'dev-msb-consul-85cddc885c-tnrwh' joined, marking health alive 2021/05/29 10:40:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/29 10:40:45 [INFO] agent: Synced node info 2021/05/29 10:40:45 [DEBUG] agent: Node info in sync 2021/05/29 10:40:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/05/29 10:40:46 [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/29 10:41:44 [DEBUG] consul: Skipping self join check for "dev-msb-consul-85cddc885c-tnrwh" since the cluster is too small 2021/05/29 10:42:02 [DEBUG] http: Request GET /v1/status/leader (3.898485ms) from=10.242.15.14:58092 2021/05/29 10:42:02 [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/29 10:42:02 [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/29 10:42:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:02 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" 2021/05/29 10:42:02 [DEBUG] agent: Node info in sync 2021/05/29 10:42:02 [DEBUG] http: Request PUT /v1/agent/service/register (66.473317ms) from=10.242.15.14:58096 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Node info in sync 2021/05/29 10:42:02 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (6.000438ms) from=10.242.15.14:58098 2021/05/29 10:42:02 [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/29 10:42:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" 2021/05/29 10:42:02 [DEBUG] agent: Node info in sync 2021/05/29 10:42:02 [DEBUG] http: Request PUT /v1/agent/service/register (3.667179ms) from=10.242.15.14:58100 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Node info in sync 2021/05/29 10:42:02 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (328.062µs) from=10.242.15.14:58102 2021/05/29 10:42:02 [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/29 10:42:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" 2021/05/29 10:42:02 [DEBUG] agent: Node info in sync 2021/05/29 10:42:02 [DEBUG] http: Request PUT /v1/agent/service/register (35.126537ms) from=10.242.15.14:58104 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Node info in sync 2021/05/29 10:42:02 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (456.77µs) from=10.242.15.14:58106 2021/05/29 10:42:02 [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/29 10:42:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [INFO] agent: Synced service "_v1_parser_10.96.228.179_8806" 2021/05/29 10:42:02 [DEBUG] agent: Node info in sync 2021/05/29 10:42:02 [DEBUG] http: Request PUT /v1/agent/service/register (7.138421ms) from=10.242.15.14:58108 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Node info in sync 2021/05/29 10:42:02 [DEBUG] http: Request GET /v1/health/service/parser-v1 (460.479µs) from=10.242.15.14:58110 2021/05/29 10:42:02 [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/29 10:42:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [INFO] agent: Synced service "_v1_catalog_10.96.228.179_8806" 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Node info in sync 2021/05/29 10:42:02 [DEBUG] http: Request PUT /v1/agent/service/register (21.654155ms) from=10.242.15.14:58112 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Node info in sync 2021/05/29 10:42:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (3.325955ms) from=10.242.15.14:58114 2021/05/29 10:42:02 [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/29 10:42:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [INFO] agent: Synced service "_v1_nsd_10.96.228.179_8806" 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Node info in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Node info in sync 2021/05/29 10:42:02 [DEBUG] http: Request PUT /v1/agent/service/register (42.216713ms) from=10.242.15.14:58116 2021/05/29 10:42:02 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (1.965337ms) from=10.242.15.14:58118 2021/05/29 10:42:02 [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/29 10:42:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [INFO] agent: Synced service "_v1_vnfpkgm_10.96.228.179_8806" 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Node info in sync 2021/05/29 10:42:02 [DEBUG] http: Request PUT /v1/agent/service/register (14.776403ms) from=10.242.15.14:58120 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Node info in sync 2021/05/29 10:42:02 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (313.007µs) from=10.242.15.14:58122 2021/05/29 10:42:02 [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/29 10:42:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.96.177.205_443" 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Node info in sync 2021/05/29 10:42:02 [DEBUG] http: Request PUT /v1/agent/service/register (9.214655ms) from=10.242.15.14:58124 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Node info in sync 2021/05/29 10:42:02 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (315.049µs) from=10.242.15.14:58126 2021/05/29 10:42:02 [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/29 10:42:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [INFO] agent: Synced service "_v1_appc_10.96.146.108_8443" 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Node info in sync 2021/05/29 10:42:02 [DEBUG] http: Request PUT /v1/agent/service/register (27.338981ms) from=10.242.15.14:58128 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:02 [DEBUG] agent: Node info in sync 2021/05/29 10:42:02 [DEBUG] http: Request GET /v1/health/service/appc-v1 (426.227µs) from=10.242.15.14:58130 2021/05/29 10:42:02 [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/29 10:42:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:02 [INFO] agent: Synced service "_v0_multicloud-vio_10.96.105.167_9004" 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Node info in sync 2021/05/29 10:42:02 [DEBUG] http: Request PUT /v1/agent/service/register (38.731046ms) from=10.242.15.14:58132 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:02 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:02 [DEBUG] agent: Node info in sync 2021/05/29 10:42:02 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (419.621µs) from=10.242.15.14:58134 2021/05/29 10:42:03 [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/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v1_multicloud-vio_10.96.105.167_9004" 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (6.429142ms) from=10.242.15.14:58136 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (965.579µs) from=10.242.15.14:58138 2021/05/29 10:42:03 [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/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v0_multicloud_10.96.114.90_9001" 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (5.462418ms) from=10.242.15.14:58140 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (241.778µs) from=10.242.15.14:58142 2021/05/29 10:42:03 [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/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v1_multicloud_10.96.114.90_9001" 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (12.097779ms) from=10.242.15.14:58144 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (471.237µs) from=10.242.15.14:58146 2021/05/29 10:42:03 [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/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.96.107.138_9011" 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (9.528108ms) from=10.242.15.14:58148 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (374.285µs) from=10.242.15.14:58150 2021/05/29 10:42:03 [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/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.96.107.138_9011" 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (31.791605ms) from=10.242.15.14:58152 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (476.543µs) from=10.242.15.14:58154 2021/05/29 10:42:03 [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/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v1_aai-esr-gui_10.96.106.109_8080" 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (3.869372ms) from=10.242.15.14:58156 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (333.188µs) from=10.242.15.14:58158 2021/05/29 10:42:03 [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/29 10:42:03 [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/29 10:42:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v11__aai-generic-query_10.242.208.4_8446" 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (15.387583ms) from=10.242.15.14:58160 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (308.677µs) from=10.242.15.14:58162 2021/05/29 10:42:03 [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/29 10:42:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v11_aai-generic-query_10.242.208.4_8446" 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (21.906626ms) from=10.242.15.14:58164 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (441.268µs) from=10.242.15.14:58166 2021/05/29 10:42:03 [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/29 10:42:03 [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/29 10:42:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v12__aai-generic-query_10.242.208.4_8446" 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (25.67553ms) from=10.242.15.14:58168 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (321.734µs) from=10.242.15.14:58170 2021/05/29 10:42:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v12_aai-generic-query_10.242.208.4_8446" 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (37.540912ms) from=10.242.15.14:58172 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (319.606µs) from=10.242.15.14:58174 2021/05/29 10:42:03 [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/29 10:42:03 [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/29 10:42:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v13__aai-generic-query_10.242.208.4_8446" 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (10.823284ms) from=10.242.15.14:58176 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (383.341µs) from=10.242.15.14:58178 2021/05/29 10:42:03 [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/29 10:42:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v13_aai-generic-query_10.242.208.4_8446" 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (28.587256ms) from=10.242.15.14:58180 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (527.393µs) from=10.242.15.14:58182 2021/05/29 10:42:03 [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/29 10:42:03 [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/29 10:42:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v14__aai-generic-query_10.242.208.4_8446" 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (18.691458ms) from=10.242.15.14:58184 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (297.221µs) from=10.242.15.14:58186 2021/05/29 10:42:03 [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/29 10:42:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v14_aai-generic-query_10.242.208.4_8446" 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (3.695749ms) from=10.242.15.14:58188 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (365.753µs) from=10.242.15.14:58190 2021/05/29 10:42:03 [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/29 10:42:03 [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/29 10:42:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v15__aai-generic-query_10.242.208.4_8446" 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (53.742288ms) from=10.242.15.14:58192 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (557.051µs) from=10.242.15.14:58194 2021/05/29 10:42:03 [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/29 10:42:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v15_aai-generic-query_10.242.208.4_8446" 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (3.927416ms) from=10.242.15.14:58196 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (321.02µs) from=10.242.15.14:58198 2021/05/29 10:42:03 [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/29 10:42:03 [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/29 10:42:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v16__aai-generic-query_10.242.208.4_8446" 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (4.222665ms) from=10.242.15.14:58200 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (776.304µs) from=10.242.15.14:58204 2021/05/29 10:42:03 [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/29 10:42:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v16_aai-generic-query_10.242.208.4_8446" 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (27.335165ms) from=10.242.15.14:58206 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (328.74µs) from=10.242.15.14:58208 2021/05/29 10:42:03 [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/29 10:42:03 [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/29 10:42:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v17__aai-generic-query_10.242.208.4_8446" 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (5.600591ms) from=10.242.15.14:58210 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (326.041µs) from=10.242.15.14:58212 2021/05/29 10:42:03 [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/29 10:42:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v17_aai-generic-query_10.242.208.4_8446" 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (23.515449ms) from=10.242.15.14:58214 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (359.74µs) from=10.242.15.14:58216 2021/05/29 10:42:03 [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/29 10:42:03 [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/29 10:42:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v18__aai-generic-query_10.242.208.4_8446" 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (11.044486ms) from=10.242.15.14:58218 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (3.926642ms) from=10.242.15.14:58220 2021/05/29 10:42:03 [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/29 10:42:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v18_aai-generic-query_10.242.208.4_8446" 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (19.58291ms) from=10.242.15.14:58222 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (893.874µs) from=10.242.15.14:58224 2021/05/29 10:42:03 [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/29 10:42:03 [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/29 10:42:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [INFO] agent: Synced service "_v19__aai-generic-query_10.242.208.4_8446" 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request PUT /v1/agent/service/register (27.356339ms) from=10.242.15.14:58226 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:03 [DEBUG] agent: Node info in sync 2021/05/29 10:42:03 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (478.569µs) from=10.242.15.14:58228 2021/05/29 10:42:04 [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/29 10:42:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [INFO] agent: Synced service "_v19_aai-generic-query_10.242.208.4_8446" 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request PUT /v1/agent/service/register (48.381078ms) from=10.242.15.14:58230 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (362.158µs) from=10.242.15.14:58232 2021/05/29 10:42:04 [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/29 10:42:04 [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/29 10:42:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [INFO] agent: Synced service "_v11__aai-nodes-query_10.242.208.4_8446" 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request PUT /v1/agent/service/register (37.452701ms) from=10.242.15.14:58234 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (925.937µs) from=10.242.15.14:58236 2021/05/29 10:42:04 [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/29 10:42:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [INFO] agent: Synced service "_v11_aai-nodes-query_10.242.208.4_8446" 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request PUT /v1/agent/service/register (6.234895ms) from=10.242.15.14:58238 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (258.347µs) from=10.242.15.14:58240 2021/05/29 10:42:04 [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/29 10:42:04 [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/29 10:42:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [INFO] agent: Synced service "_v12__aai-nodes-query_10.242.208.4_8446" 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request PUT /v1/agent/service/register (20.648955ms) from=10.242.15.14:58242 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (435.826µs) from=10.242.15.14:58244 2021/05/29 10:42:04 [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/29 10:42:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [INFO] agent: Synced service "_v12_aai-nodes-query_10.242.208.4_8446" 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request PUT /v1/agent/service/register (4.362404ms) from=10.242.15.14:58246 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (324.013µs) from=10.242.15.14:58248 2021/05/29 10:42:04 [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/29 10:42:04 [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/29 10:42:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [INFO] agent: Synced service "_v13__aai-nodes-query_10.242.208.4_8446" 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request PUT /v1/agent/service/register (63.784512ms) from=10.242.15.14:58250 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (498.051µs) from=10.242.15.14:58252 2021/05/29 10:42:04 [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/29 10:42:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [INFO] agent: Synced service "_v13_aai-nodes-query_10.242.208.4_8446" 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request PUT /v1/agent/service/register (3.656396ms) from=10.242.15.14:58254 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (538.667µs) from=10.242.15.14:58256 2021/05/29 10:42:04 [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/29 10:42:04 [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/29 10:42:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [INFO] agent: Synced service "_v14__aai-nodes-query_10.242.208.4_8446" 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request PUT /v1/agent/service/register (7.437722ms) from=10.242.15.14:58258 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (363.812µs) from=10.242.15.14:58260 2021/05/29 10:42:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [INFO] agent: Synced service "_v14_aai-nodes-query_10.242.208.4_8446" 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request PUT /v1/agent/service/register (4.554153ms) from=10.242.15.14:58262 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (295.147µs) from=10.242.15.14:58264 2021/05/29 10:42:04 [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/29 10:42:04 [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/29 10:42:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [INFO] agent: Synced service "_v15__aai-nodes-query_10.242.208.4_8446" 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request PUT /v1/agent/service/register (13.812841ms) from=10.242.15.14:58266 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (343.543µs) from=10.242.15.14:58268 2021/05/29 10:42:04 [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/29 10:42:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [INFO] agent: Synced service "_v15_aai-nodes-query_10.242.208.4_8446" 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request PUT /v1/agent/service/register (3.547347ms) from=10.242.15.14:58270 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (381.032µs) from=10.242.15.14:58272 2021/05/29 10:42:04 [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/29 10:42:04 [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/29 10:42:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [INFO] agent: Synced service "_v16__aai-nodes-query_10.242.208.4_8446" 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request PUT /v1/agent/service/register (5.856361ms) from=10.242.15.14:58274 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (268.705µs) from=10.242.15.14:58276 2021/05/29 10:42:04 [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/29 10:42:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [INFO] agent: Synced service "_v16_aai-nodes-query_10.242.208.4_8446" 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request PUT /v1/agent/service/register (4.239554ms) from=10.242.15.14:58278 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (467.933µs) from=10.242.15.14:58280 2021/05/29 10:42:04 [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/29 10:42:04 [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/29 10:42:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [INFO] agent: Synced service "_v17__aai-nodes-query_10.242.208.4_8446" 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request PUT /v1/agent/service/register (83.195885ms) from=10.242.15.14:58282 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (443.654µs) from=10.242.15.14:58284 2021/05/29 10:42:04 [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/29 10:42:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [INFO] agent: Synced service "_v17_aai-nodes-query_10.242.208.4_8446" 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request PUT /v1/agent/service/register (211.50237ms) from=10.242.15.14:58286 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (560.845µs) from=10.242.15.14:58288 2021/05/29 10:42:04 [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/29 10:42:04 [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/29 10:42:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [INFO] agent: Synced service "_v18__aai-nodes-query_10.242.208.4_8446" 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request PUT /v1/agent/service/register (70.885788ms) from=10.242.15.14:58290 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:04 [DEBUG] agent: Node info in sync 2021/05/29 10:42:04 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (432.822µs) from=10.242.15.14:58292 2021/05/29 10:42:04 [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/29 10:42:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [INFO] agent: Synced service "_v18_aai-nodes-query_10.242.208.4_8446" 2021/05/29 10:42:05 [DEBUG] agent: Node info in sync 2021/05/29 10:42:05 [DEBUG] http: Request PUT /v1/agent/service/register (51.43964ms) from=10.242.15.14:58296 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Node info in sync 2021/05/29 10:42:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (328.766µs) from=10.242.15.14:58298 2021/05/29 10:42:05 [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/29 10:42:05 [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/29 10:42:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [INFO] agent: Synced service "_v19__aai-nodes-query_10.242.208.4_8446" 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Node info in sync 2021/05/29 10:42:05 [DEBUG] http: Request PUT /v1/agent/service/register (30.54253ms) from=10.242.15.14:58300 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Node info in sync 2021/05/29 10:42:05 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (432.438µs) from=10.242.15.14:58302 2021/05/29 10:42:05 [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/29 10:42:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [INFO] agent: Synced service "_v19_aai-nodes-query_10.242.208.4_8446" 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Node info in sync 2021/05/29 10:42:05 [DEBUG] http: Request PUT /v1/agent/service/register (3.435008ms) from=10.242.15.14:58304 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Node info in sync 2021/05/29 10:42:05 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (338.767µs) from=10.242.15.14:58306 2021/05/29 10:42:05 [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/29 10:42:05 [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/29 10:42:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:05 [INFO] agent: Synced service "_v11__aai-nquery_10.242.208.4_8446" 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Node info in sync 2021/05/29 10:42:05 [DEBUG] http: Request PUT /v1/agent/service/register (49.989652ms) from=10.242.15.14:58308 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Node info in sync 2021/05/29 10:42:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (481.497µs) from=10.242.15.14:58310 2021/05/29 10:42:05 [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/29 10:42:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [INFO] agent: Synced service "_v11_aai-nquery_10.242.208.4_8446" 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Node info in sync 2021/05/29 10:42:05 [DEBUG] http: Request PUT /v1/agent/service/register (47.921805ms) from=10.242.15.14:58312 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Node info in sync 2021/05/29 10:42:05 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (394.882µs) from=10.242.15.14:58314 2021/05/29 10:42:05 [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/29 10:42:05 [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/29 10:42:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [INFO] agent: Synced service "_v12__aai-nquery_10.242.208.4_8446" 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Node info in sync 2021/05/29 10:42:05 [DEBUG] http: Request PUT /v1/agent/service/register (348.451414ms) from=10.242.15.14:58316 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Node info in sync 2021/05/29 10:42:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (464.426µs) from=10.242.15.14:58322 2021/05/29 10:42:05 [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/29 10:42:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [INFO] agent: Synced service "_v12_aai-nquery_10.242.208.4_8446" 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:05 [DEBUG] agent: Node info in sync 2021/05/29 10:42:05 [DEBUG] http: Request PUT /v1/agent/service/register (28.534799ms) from=10.242.15.14:58324 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Node info in sync 2021/05/29 10:42:05 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (385.347µs) from=10.242.15.14:58326 2021/05/29 10:42:05 [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/29 10:42:05 [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/29 10:42:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [INFO] agent: Synced service "_v13__aai-nquery_10.242.208.4_8446" 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Node info in sync 2021/05/29 10:42:05 [DEBUG] http: Request PUT /v1/agent/service/register (103.934699ms) from=10.242.15.14:58328 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:05 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:05 [DEBUG] agent: Node info in sync 2021/05/29 10:42:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (331.042µs) from=10.242.15.14:58330 2021/05/29 10:42:05 [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/29 10:42:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [INFO] agent: Synced service "_v13_aai-nquery_10.242.208.4_8446" 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Node info in sync 2021/05/29 10:42:06 [DEBUG] http: Request PUT /v1/agent/service/register (167.554596ms) from=10.242.15.14:58332 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Node info in sync 2021/05/29 10:42:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (373.869µs) from=10.242.15.14:58334 2021/05/29 10:42:06 [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/29 10:42:06 [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/29 10:42:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:06 [INFO] agent: Synced service "_v14__aai-nquery_10.242.208.4_8446" 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Node info in sync 2021/05/29 10:42:06 [DEBUG] http: Request PUT /v1/agent/service/register (31.222995ms) from=10.242.15.14:58336 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Node info in sync 2021/05/29 10:42:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (4.648355ms) from=10.242.15.14:58338 2021/05/29 10:42:06 [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/29 10:42:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [INFO] agent: Synced service "_v14_aai-nquery_10.242.208.4_8446" 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Node info in sync 2021/05/29 10:42:06 [DEBUG] http: Request PUT /v1/agent/service/register (6.685417ms) from=10.242.15.14:58340 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Node info in sync 2021/05/29 10:42:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (392.874µs) from=10.242.15.14:58342 2021/05/29 10:42:06 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [INFO] agent: Synced service "_v15__aai-nquery_10.242.208.4_8446" 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Node info in sync 2021/05/29 10:42:06 [DEBUG] http: Request PUT /v1/agent/service/register (56.967915ms) from=10.242.15.14:58344 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Node info in sync 2021/05/29 10:42:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (360.444µs) from=10.242.15.14:58346 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [INFO] agent: Synced service "_v15_aai-nquery_10.242.208.4_8446" 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Node info in sync 2021/05/29 10:42:06 [DEBUG] http: Request PUT /v1/agent/service/register (94.390149ms) from=10.242.15.14:58348 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Node info in sync 2021/05/29 10:42:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (363.347µs) from=10.242.15.14:58350 2021/05/29 10:42:06 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [INFO] agent: Synced service "_v16__aai-nquery_10.242.208.4_8446" 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Node info in sync 2021/05/29 10:42:06 [DEBUG] http: Request PUT /v1/agent/service/register (57.891319ms) from=10.242.15.14:58352 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Node info in sync 2021/05/29 10:42:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (339.115µs) from=10.242.15.14:58356 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [INFO] agent: Synced service "_v16_aai-nquery_10.242.208.4_8446" 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Node info in sync 2021/05/29 10:42:06 [DEBUG] http: Request PUT /v1/agent/service/register (40.376175ms) from=10.242.15.14:58358 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:06 [DEBUG] agent: Node info in sync 2021/05/29 10:42:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (404.392µs) from=10.242.15.14:58360 2021/05/29 10:42:06 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [INFO] agent: Synced service "_v17__aai-nquery_10.242.208.4_8446" 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Node info in sync 2021/05/29 10:42:06 [DEBUG] http: Request PUT /v1/agent/service/register (29.026987ms) from=10.242.15.14:58362 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Node info in sync 2021/05/29 10:42:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (394.121µs) from=10.242.15.14:58366 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [INFO] agent: Synced service "_v17_aai-nquery_10.242.208.4_8446" 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Node info in sync 2021/05/29 10:42:06 [DEBUG] http: Request PUT /v1/agent/service/register (9.497521ms) from=10.242.15.14:58368 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Node info in sync 2021/05/29 10:42:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (24.732899ms) from=10.242.15.14:58370 2021/05/29 10:42:06 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.96.106.109_8080" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_nsd_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_appc_10.96.146.108_8443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_catalog_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [INFO] agent: Synced service "_v18__aai-nquery_10.242.208.4_8446" 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud_10.96.114.90_9001" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.96.67.173_9005" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Node info in sync 2021/05/29 10:42:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.631348ms) from=10.242.15.14:58372 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v12__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.96.105.167_9004" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.96.177.205_443" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v15__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v16__aai-nquery_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.96.107.138_9011" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.242.208.4_8446" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v1_parser_10.96.228.179_8806" in sync 2021/05/29 10:42:06 [DEBUG] agent: Service "_v14__aai-nquery_10.242.208.4_8446" in sync