+ 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: 'f3bed460-02c0-4648-bfd6-1fbc12037caf' Node name: 'onap-msb-consul-86975585d9-wzl8b' 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/07/02 23:48:17 [DEBUG] agent: Using random ID "f3bed460-02c0-4648-bfd6-1fbc12037caf" as node ID 2021/07/02 23:48:17 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:f3bed460-02c0-4648-bfd6-1fbc12037caf Address:127.0.0.1:8300}] 2021/07/02 23:48:17 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/07/02 23:48:17 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/07/02 23:48:17 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/07/02 23:48:17 [WARN] raft: Unable to get address for server id f3bed460-02c0-4648-bfd6-1fbc12037caf, using fallback address 127.0.0.1:8300: Could not find address for server id f3bed460-02c0-4648-bfd6-1fbc12037caf 2021/07/02 23:48:17 [DEBUG] raft: Votes needed: 1 2021/07/02 23:48:17 [DEBUG] raft: Vote granted from f3bed460-02c0-4648-bfd6-1fbc12037caf in term 2. Tally: 1 2021/07/02 23:48:17 [INFO] raft: Election won. Tally: 1 2021/07/02 23:48:17 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/07/02 23:48:17 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-wzl8b.dc1 127.0.0.1 2021/07/02 23:48:17 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-wzl8b 127.0.0.1 2021/07/02 23:48:17 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-wzl8b (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/02 23:48:17 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/07/02 23:48:17 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-wzl8b.dc1" in area "wan" 2021/07/02 23:48:17 [INFO] consul: cluster leadership acquired 2021/07/02 23:48:17 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-wzl8b 2021/07/02 23:48:17 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/07/02 23:48:18 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/07/02 23:48:18 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/07/02 23:48:18 [INFO] agent: started state syncer 2021/07/02 23:48:18 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/07/02 23:48:18 [INFO] agent: Synced node info 2021/07/02 23:48:19 [DEBUG] agent: Node info in sync 2021/07/02 23:48:19 [DEBUG] agent: Node info in sync 2021/07/02 23:48:19 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/07/02 23:48:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-wzl8b" since the cluster is too small 2021/07/02 23:48:20 [INFO] consul: member 'onap-msb-consul-86975585d9-wzl8b' joined, marking health alive 2021/07/02 23:48:20 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-wzl8b" since the cluster is too small ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/07/02 23:49:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-wzl8b" since the cluster is too small 2021/07/02 23:49:50 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/02 23:49:50 [DEBUG] agent: Node info in sync 2021/07/02 23:50:09 [DEBUG] http: Request GET /v1/status/leader (357.872µs) from=10.233.78.48:48824 2021/07/02 23:50:10 [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/07/02 23:50:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:11 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.3.32_9011" 2021/07/02 23:50:11 [DEBUG] agent: Node info in sync 2021/07/02 23:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (491.492199ms) from=10.233.78.48:48828 2021/07/02 23:50:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:11 [DEBUG] agent: Node info in sync 2021/07/02 23:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (583.09µs) from=10.233.78.48:48832 2021/07/02 23:50:11 [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/07/02 23:50:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:11 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.3.32_9011" 2021/07/02 23:50:11 [DEBUG] agent: Node info in sync 2021/07/02 23:50:11 [DEBUG] http: Request PUT /v1/agent/service/register (300.102514ms) from=10.233.78.48:48836 2021/07/02 23:50:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:11 [DEBUG] agent: Node info in sync 2021/07/02 23:50:11 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (1.010871ms) from=10.233.78.48:48840 2021/07/02 23:50:12 [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/07/02 23:50:12 [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/07/02 23:50:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:13 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" 2021/07/02 23:50:13 [DEBUG] agent: Node info in sync 2021/07/02 23:50:13 [DEBUG] http: Request PUT /v1/agent/service/register (632.161589ms) from=10.233.78.48:48842 2021/07/02 23:50:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:13 [DEBUG] agent: Node info in sync 2021/07/02 23:50:13 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (530.892µs) from=10.233.78.48:48850 2021/07/02 23:50:13 [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/07/02 23:50:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:13 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" 2021/07/02 23:50:13 [DEBUG] agent: Node info in sync 2021/07/02 23:50:13 [DEBUG] http: Request PUT /v1/agent/service/register (240.505504ms) from=10.233.78.48:48852 2021/07/02 23:50:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:13 [DEBUG] agent: Node info in sync 2021/07/02 23:50:13 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (699.987µs) from=10.233.78.48:48858 2021/07/02 23:50:13 [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/07/02 23:50:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:14 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" 2021/07/02 23:50:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:14 [DEBUG] agent: Node info in sync 2021/07/02 23:50:14 [DEBUG] http: Request PUT /v1/agent/service/register (437.140379ms) from=10.233.78.48:48860 2021/07/02 23:50:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:14 [DEBUG] agent: Node info in sync 2021/07/02 23:50:14 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (708.596µs) from=10.233.78.48:48864 2021/07/02 23:50:14 [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/07/02 23:50:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:14 [INFO] agent: Synced service "_v1_parser_10.233.17.16_8806" 2021/07/02 23:50:14 [DEBUG] agent: Node info in sync 2021/07/02 23:50:14 [DEBUG] http: Request PUT /v1/agent/service/register (538.931157ms) from=10.233.78.48:48868 2021/07/02 23:50:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:14 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:14 [DEBUG] agent: Node info in sync 2021/07/02 23:50:15 [DEBUG] http: Request GET /v1/health/service/parser-v1 (381.753µs) from=10.233.78.48:48872 2021/07/02 23:50:15 [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/07/02 23:50:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:15 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:15 [INFO] agent: Synced service "_v1_catalog_10.233.17.16_8806" 2021/07/02 23:50:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:15 [DEBUG] agent: Node info in sync 2021/07/02 23:50:15 [DEBUG] http: Request PUT /v1/agent/service/register (585.488657ms) from=10.233.78.48:48874 2021/07/02 23:50:15 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:15 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:15 [DEBUG] agent: Node info in sync 2021/07/02 23:50:15 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (550.159µs) from=10.233.78.48:48876 2021/07/02 23:50:16 [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/07/02 23:50:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:16 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:16 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:16 [INFO] agent: Synced service "_v1_nsd_10.233.17.16_8806" 2021/07/02 23:50:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:16 [DEBUG] agent: Node info in sync 2021/07/02 23:50:16 [DEBUG] http: Request PUT /v1/agent/service/register (481.296472ms) from=10.233.78.48:48882 2021/07/02 23:50:16 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:16 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:16 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:16 [DEBUG] agent: Node info in sync 2021/07/02 23:50:16 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (373.236µs) from=10.233.78.48:48892 2021/07/02 23:50:16 [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/07/02 23:50:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:17 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:17 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:17 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.17.16_8806" 2021/07/02 23:50:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:17 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:17 [DEBUG] agent: Node info in sync 2021/07/02 23:50:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:17 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:17 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:17 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:17 [DEBUG] agent: Node info in sync 2021/07/02 23:50:17 [DEBUG] http: Request PUT /v1/agent/service/register (1.000415873s) from=10.233.78.48:48894 2021/07/02 23:50:17 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (318.152µs) from=10.233.78.48:48902 2021/07/02 23:50:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-wzl8b" since the cluster is too small 2021/07/02 23:50:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-wzl8b.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/02 23:50:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:18 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:18 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:18 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:18 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.44.8_9007" 2021/07/02 23:50:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:18 [DEBUG] agent: Node info in sync 2021/07/02 23:50:18 [DEBUG] http: Request PUT /v1/agent/service/register (644.175594ms) from=10.233.78.48:48906 2021/07/02 23:50:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:18 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:18 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:18 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:18 [DEBUG] agent: Node info in sync 2021/07/02 23:50:18 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (448.389µs) from=10.233.78.48:48912 2021/07/02 23:50:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:19 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:19 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:19 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:19 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.44.8_9007" 2021/07/02 23:50:19 [DEBUG] agent: Node info in sync 2021/07/02 23:50:19 [DEBUG] http: Request PUT /v1/agent/service/register (696.734931ms) from=10.233.78.48:48914 2021/07/02 23:50:19 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:19 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:19 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:19 [DEBUG] agent: Node info in sync 2021/07/02 23:50:19 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (199.695087ms) from=10.233.78.48:48920 2021/07/02 23:50:20 [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/07/02 23:50:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:20 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:20 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.38.200_9015" 2021/07/02 23:50:20 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:20 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:20 [DEBUG] agent: Node info in sync 2021/07/02 23:50:20 [DEBUG] http: Request PUT /v1/agent/service/register (497.061845ms) from=10.233.78.48:48922 2021/07/02 23:50:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:20 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:20 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:20 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:20 [DEBUG] agent: Node info in sync 2021/07/02 23:50:20 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (502.115µs) from=10.233.78.48:48932 2021/07/02 23:50:21 [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/07/02 23:50:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:25 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:25 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.24.5_8080" 2021/07/02 23:50:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:25 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:25 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:25 [DEBUG] agent: Node info in sync 2021/07/02 23:50:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.766621769s) from=10.233.78.48:48938 2021/07/02 23:50:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:25 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:25 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:25 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:25 [DEBUG] agent: Node info in sync 2021/07/02 23:50:25 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (527.467µs) from=10.233.78.48:48964 2021/07/02 23:50:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:26 [INFO] agent: Synced service "_v0_multicloud_10.233.56.28_9001" 2021/07/02 23:50:26 [DEBUG] agent: Node info in sync 2021/07/02 23:50:26 [DEBUG] http: Request PUT /v1/agent/service/register (1.377147677s) from=10.233.78.48:48966 2021/07/02 23:50:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:26 [DEBUG] agent: Node info in sync 2021/07/02 23:50:26 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (732.134µs) from=10.233.78.48:48980 2021/07/02 23:50:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:27 [INFO] agent: Synced service "_v1_multicloud_10.233.56.28_9001" 2021/07/02 23:50:27 [DEBUG] agent: Node info in sync 2021/07/02 23:50:27 [DEBUG] http: Request PUT /v1/agent/service/register (318.095976ms) from=10.233.78.48:48984 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:27 [DEBUG] agent: Node info in sync 2021/07/02 23:50:27 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (74.311662ms) from=10.233.78.48:48992 2021/07/02 23:50:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:27 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.9.225_443" 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:27 [DEBUG] agent: Node info in sync 2021/07/02 23:50:27 [DEBUG] http: Request PUT /v1/agent/service/register (298.900817ms) from=10.233.78.48:48998 2021/07/02 23:50:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:27 [DEBUG] agent: Node info in sync 2021/07/02 23:50:27 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (333.211µs) from=10.233.78.48:49000 2021/07/02 23:50:27 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:28 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.55.245_9518" 2021/07/02 23:50:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:28 [DEBUG] agent: Node info in sync 2021/07/02 23:50:28 [DEBUG] http: Request PUT /v1/agent/service/register (594.033555ms) from=10.233.78.48:49008 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:28 [DEBUG] agent: Node info in sync 2021/07/02 23:50:28 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (472.014µs) from=10.233.78.48:49016 2021/07/02 23:50:28 [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/07/02 23:50:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:29 [INFO] agent: Synced service "_v1_message-router_10.233.27.63_3904" 2021/07/02 23:50:29 [DEBUG] agent: Node info in sync 2021/07/02 23:50:29 [DEBUG] http: Request PUT /v1/agent/service/register (688.585075ms) from=10.233.78.48:49018 2021/07/02 23:50:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:29 [DEBUG] agent: Node info in sync 2021/07/02 23:50:29 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (761.142µs) from=10.233.78.48:49024 2021/07/02 23:50:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:30 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.12.202_9009" 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:30 [DEBUG] agent: Node info in sync 2021/07/02 23:50:30 [DEBUG] http: Request PUT /v1/agent/service/register (986.814476ms) from=10.233.78.48:49026 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:30 [DEBUG] agent: Node info in sync 2021/07/02 23:50:30 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (513.469µs) from=10.233.78.48:49038 2021/07/02 23:50:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:31 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.12.202_9009" 2021/07/02 23:50:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:31 [DEBUG] agent: Node info in sync 2021/07/02 23:50:31 [DEBUG] http: Request PUT /v1/agent/service/register (799.929585ms) from=10.233.78.48:49042 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:31 [DEBUG] agent: Node info in sync 2021/07/02 23:50:31 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (487.686µs) from=10.233.78.48:49052 2021/07/02 23:50:31 [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/07/02 23:50:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:32 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:32 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.3.53_9004" 2021/07/02 23:50:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:32 [DEBUG] agent: Node info in sync 2021/07/02 23:50:32 [DEBUG] http: Request PUT /v1/agent/service/register (580.168719ms) from=10.233.78.48:49054 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:32 [DEBUG] agent: Node info in sync 2021/07/02 23:50:32 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (504.864µs) from=10.233.78.48:49068 2021/07/02 23:50:32 [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/07/02 23:50:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:33 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.3.53_9004" 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:33 [DEBUG] agent: Node info in sync 2021/07/02 23:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (428.219012ms) from=10.233.78.48:49072 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:33 [DEBUG] agent: Node info in sync 2021/07/02 23:50:33 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (525.915µs) from=10.233.78.48:49080 2021/07/02 23:50:33 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:33 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.69.250_8446" 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:33 [DEBUG] agent: Node info in sync 2021/07/02 23:50:33 [DEBUG] http: Request PUT /v1/agent/service/register (640.2838ms) from=10.233.78.48:49082 2021/07/02 23:50:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:33 [DEBUG] agent: Node info in sync 2021/07/02 23:50:33 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (558.214µs) from=10.233.78.48:49090 2021/07/02 23:50:34 [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/07/02 23:50:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:34 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.69.250_8446" 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:34 [DEBUG] agent: Node info in sync 2021/07/02 23:50:34 [DEBUG] http: Request PUT /v1/agent/service/register (200.607958ms) from=10.233.78.48:49094 2021/07/02 23:50:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:34 [DEBUG] agent: Node info in sync 2021/07/02 23:50:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (346.756µs) from=10.233.78.48:49098 2021/07/02 23:50:34 [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/07/02 23:50:34 [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/07/02 23:50:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:34 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.69.250_8446" 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:34 [DEBUG] agent: Node info in sync 2021/07/02 23:50:34 [DEBUG] http: Request PUT /v1/agent/service/register (287.469016ms) from=10.233.78.48:49100 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:34 [DEBUG] agent: Node info in sync 2021/07/02 23:50:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (446.964µs) from=10.233.78.48:49104 2021/07/02 23:50:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:35 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.69.250_8446" 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:35 [DEBUG] agent: Node info in sync 2021/07/02 23:50:35 [DEBUG] http: Request PUT /v1/agent/service/register (900.932438ms) from=10.233.78.48:49106 2021/07/02 23:50:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:35 [DEBUG] agent: Node info in sync 2021/07/02 23:50:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (199.819652ms) from=10.233.78.48:49110 2021/07/02 23:50:36 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:36 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.69.250_8446" 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:36 [DEBUG] agent: Node info in sync 2021/07/02 23:50:36 [DEBUG] http: Request PUT /v1/agent/service/register (233.273989ms) from=10.233.78.48:49116 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:36 [DEBUG] agent: Node info in sync 2021/07/02 23:50:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (1.059148ms) from=10.233.78.48:49122 2021/07/02 23:50:37 [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/07/02 23:50:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:37 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.69.250_8446" 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:37 [DEBUG] agent: Node info in sync 2021/07/02 23:50:37 [DEBUG] http: Request PUT /v1/agent/service/register (680.485127ms) from=10.233.78.48:49136 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:37 [DEBUG] agent: Node info in sync 2021/07/02 23:50:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (598.152µs) from=10.233.78.48:49142 2021/07/02 23:50:37 [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/07/02 23:50:37 [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/07/02 23:50:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:38 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.69.250_8446" 2021/07/02 23:50:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:38 [DEBUG] agent: Node info in sync 2021/07/02 23:50:38 [DEBUG] http: Request PUT /v1/agent/service/register (879.665991ms) from=10.233.78.48:49146 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:38 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:38 [DEBUG] agent: Node info in sync 2021/07/02 23:50:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (1.08179ms) from=10.233.78.48:49156 2021/07/02 23:50:38 [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/07/02 23:50:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:39 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.69.250_8446" 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:39 [DEBUG] agent: Node info in sync 2021/07/02 23:50:39 [DEBUG] http: Request PUT /v1/agent/service/register (924.443309ms) from=10.233.78.48:49160 2021/07/02 23:50:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:39 [DEBUG] agent: Node info in sync 2021/07/02 23:50:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (803.674µs) from=10.233.78.48:49172 2021/07/02 23:50:39 [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/07/02 23:50:39 [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/07/02 23:50:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.69.250_8446" 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:40 [DEBUG] agent: Node info in sync 2021/07/02 23:50:40 [DEBUG] http: Request PUT /v1/agent/service/register (278.74916ms) from=10.233.78.48:49174 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:40 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (536.622µs) from=10.233.78.48:49176 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:40 [DEBUG] agent: Node info in sync 2021/07/02 23:50:40 [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/07/02 23:50:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:40 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.69.250_8446" 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Node info in sync 2021/07/02 23:50:40 [DEBUG] http: Request PUT /v1/agent/service/register (439.724592ms) from=10.233.78.48:49178 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:40 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:40 [DEBUG] agent: Node info in sync 2021/07/02 23:50:40 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (491.953µs) from=10.233.78.48:49184 2021/07/02 23:50:40 [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/07/02 23:50:40 [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/07/02 23:50:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:41 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.69.250_8446" 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:41 [DEBUG] agent: Node info in sync 2021/07/02 23:50:41 [DEBUG] http: Request PUT /v1/agent/service/register (756.478999ms) from=10.233.78.48:49186 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:41 [DEBUG] agent: Node info in sync 2021/07/02 23:50:41 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (436.37µs) from=10.233.78.48:49190 2021/07/02 23:50:41 [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/07/02 23:50:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.69.250_8446" 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Node info in sync 2021/07/02 23:50:42 [DEBUG] http: Request PUT /v1/agent/service/register (400.149752ms) from=10.233.78.48:49192 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:42 [DEBUG] agent: Node info in sync 2021/07/02 23:50:42 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (99.382718ms) from=10.233.78.48:49198 2021/07/02 23:50:42 [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/07/02 23:50:42 [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/07/02 23:50:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.69.250_8446" 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Node info in sync 2021/07/02 23:50:42 [DEBUG] http: Request PUT /v1/agent/service/register (210.687242ms) from=10.233.78.48:49200 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:42 [DEBUG] agent: Node info in sync 2021/07/02 23:50:43 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (84.327656ms) from=10.233.78.48:49208 2021/07/02 23:50:43 [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/07/02 23:50:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.69.250_8446" 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Node info in sync 2021/07/02 23:50:43 [DEBUG] http: Request PUT /v1/agent/service/register (498.358827ms) from=10.233.78.48:49210 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:43 [DEBUG] agent: Node info in sync 2021/07/02 23:50:43 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (811.241µs) from=10.233.78.48:49216 2021/07/02 23:50:44 [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/07/02 23:50:44 [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/07/02 23:50:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:44 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.69.250_8446" 2021/07/02 23:50:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:44 [DEBUG] agent: Node info in sync 2021/07/02 23:50:44 [DEBUG] http: Request PUT /v1/agent/service/register (573.236885ms) from=10.233.78.48:49218 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:44 [DEBUG] agent: Node info in sync 2021/07/02 23:50:44 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (532.832µs) from=10.233.78.48:49224 2021/07/02 23:50:44 [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/07/02 23:50:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.69.250_8446" 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:45 [DEBUG] agent: Node info in sync 2021/07/02 23:50:45 [DEBUG] http: Request PUT /v1/agent/service/register (252.092857ms) from=10.233.78.48:49230 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:45 [DEBUG] agent: Node info in sync 2021/07/02 23:50:45 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (738.431µs) from=10.233.78.48:49236 2021/07/02 23:50:45 [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/07/02 23:50:45 [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/07/02 23:50:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.69.250_8446" 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Node info in sync 2021/07/02 23:50:46 [DEBUG] http: Request PUT /v1/agent/service/register (600.081723ms) from=10.233.78.48:49238 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Node info in sync 2021/07/02 23:50:46 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (501.927µs) from=10.233.78.48:49244 2021/07/02 23:50:46 [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/07/02 23:50:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:46 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.69.250_8446" 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:46 [DEBUG] agent: Node info in sync 2021/07/02 23:50:46 [DEBUG] http: Request PUT /v1/agent/service/register (301.030864ms) from=10.233.78.48:49246 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:46 [DEBUG] agent: Node info in sync 2021/07/02 23:50:46 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (570.577µs) from=10.233.78.48:49252 2021/07/02 23:50:47 [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/07/02 23:50:47 [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/07/02 23:50:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.69.250_8446" 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Node info in sync 2021/07/02 23:50:47 [DEBUG] http: Request PUT /v1/agent/service/register (408.607547ms) from=10.233.78.48:49258 2021/07/02 23:50:47 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:47 [DEBUG] agent: Node info in sync 2021/07/02 23:50:48 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (355.39µs) from=10.233.78.48:49270 2021/07/02 23:50:48 [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/07/02 23:50:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:48 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.69.250_8446" 2021/07/02 23:50:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Node info in sync 2021/07/02 23:50:48 [DEBUG] http: Request PUT /v1/agent/service/register (601.286594ms) from=10.233.78.48:49274 2021/07/02 23:50:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:48 [DEBUG] agent: Node info in sync 2021/07/02 23:50:48 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (609.709µs) from=10.233.78.48:49282 2021/07/02 23:50:48 [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/07/02 23:50:48 [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/07/02 23:50:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:49 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.69.250_8446" 2021/07/02 23:50:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:49 [DEBUG] agent: Node info in sync 2021/07/02 23:50:49 [DEBUG] http: Request PUT /v1/agent/service/register (336.528793ms) from=10.233.78.48:49284 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:49 [DEBUG] agent: Node info in sync 2021/07/02 23:50:49 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (422.736µs) from=10.233.78.48:49288 2021/07/02 23:50:49 [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/07/02 23:50:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.69.250_8446" 2021/07/02 23:50:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:49 [DEBUG] agent: Node info in sync 2021/07/02 23:50:49 [DEBUG] http: Request PUT /v1/agent/service/register (249.656525ms) from=10.233.78.48:49290 2021/07/02 23:50:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:49 [DEBUG] agent: Node info in sync 2021/07/02 23:50:50 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (201.188856ms) from=10.233.78.48:49296 2021/07/02 23:50:50 [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/07/02 23:50:50 [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/07/02 23:50:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.69.250_8446" 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:51 [DEBUG] agent: Node info in sync 2021/07/02 23:50:51 [DEBUG] http: Request PUT /v1/agent/service/register (600.67526ms) from=10.233.78.48:49298 2021/07/02 23:50:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:51 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (421.374µs) from=10.233.78.48:49306 2021/07/02 23:50:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Node info in sync 2021/07/02 23:50:51 [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/07/02 23:50:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:51 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.69.250_8446" 2021/07/02 23:50:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:51 [DEBUG] agent: Node info in sync 2021/07/02 23:50:51 [DEBUG] http: Request PUT /v1/agent/service/register (543.482727ms) from=10.233.78.48:49308 2021/07/02 23:50:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (100.301336ms) from=10.233.78.48:49312 2021/07/02 23:50:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Node info in sync 2021/07/02 23:50:52 [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/07/02 23:50:52 [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/07/02 23:50:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.69.250_8446" 2021/07/02 23:50:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Node info in sync 2021/07/02 23:50:52 [DEBUG] http: Request PUT /v1/agent/service/register (336.578331ms) from=10.233.78.48:49314 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:52 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:52 [DEBUG] agent: Node info in sync 2021/07/02 23:50:52 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (138.278356ms) from=10.233.78.48:49316 2021/07/02 23:50:52 [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/07/02 23:50:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.69.250_8446" 2021/07/02 23:50:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Node info in sync 2021/07/02 23:50:53 [DEBUG] http: Request PUT /v1/agent/service/register (501.566088ms) from=10.233.78.48:49324 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:53 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:53 [DEBUG] agent: Node info in sync 2021/07/02 23:50:53 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (867.189µs) from=10.233.78.48:49332 2021/07/02 23:50:53 [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/07/02 23:50:53 [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/07/02 23:50:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.69.250_8446" 2021/07/02 23:50:54 [DEBUG] agent: Node info in sync 2021/07/02 23:50:54 [DEBUG] http: Request PUT /v1/agent/service/register (629.837785ms) from=10.233.78.48:49334 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:54 [DEBUG] agent: Node info in sync 2021/07/02 23:50:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (42.578329ms) from=10.233.78.48:49340 2021/07/02 23:50:54 [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/07/02 23:50:54 [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/07/02 23:50:54 [DEBUG] 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/07/02 23:50:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.69.250_8446" 2021/07/02 23:50:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Node info in sync 2021/07/02 23:50:55 [DEBUG] http: Request PUT /v1/agent/service/register (445.065006ms) from=10.233.78.48:49342 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:55 [DEBUG] agent: Node info in sync 2021/07/02 23:50:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (399.91992ms) from=10.233.78.48:49346 2021/07/02 23:50:55 [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/07/02 23:50:55 [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/07/02 23:50:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.69.250_8446" 2021/07/02 23:50:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Node info in sync 2021/07/02 23:50:56 [DEBUG] http: Request PUT /v1/agent/service/register (699.741862ms) from=10.233.78.48:49348 2021/07/02 23:50:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Node info in sync 2021/07/02 23:50:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (698.823µs) from=10.233.78.48:49362 2021/07/02 23:50:56 [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/07/02 23:50:56 [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/07/02 23:50:56 [DEBUG] 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/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.69.250_8446" 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Node info in sync 2021/07/02 23:50:56 [DEBUG] http: Request PUT /v1/agent/service/register (165.250027ms) from=10.233.78.48:49366 2021/07/02 23:50:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:56 [DEBUG] agent: Node info in sync 2021/07/02 23:50:56 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (551.786µs) from=10.233.78.48:49372 2021/07/02 23:50:57 [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/07/02 23:50:57 [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/07/02 23:50:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.69.250_8446" 2021/07/02 23:50:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Node info in sync 2021/07/02 23:50:57 [DEBUG] http: Request PUT /v1/agent/service/register (301.056276ms) from=10.233.78.48:49374 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:57 [DEBUG] agent: Node info in sync 2021/07/02 23:50:57 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (200.455723ms) from=10.233.78.48:49378 2021/07/02 23:50:57 [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/07/02 23:50:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.69.250_8446" 2021/07/02 23:50:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:58 [DEBUG] agent: Node info in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:58 [DEBUG] agent: Node info in sync 2021/07/02 23:50:58 [DEBUG] http: Request PUT /v1/agent/service/register (420.186455ms) from=10.233.78.48:49380 2021/07/02 23:50:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (639.618µs) from=10.233.78.48:49384 2021/07/02 23:50:58 [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/07/02 23:50:58 [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/07/02 23:50:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.69.250_8446" 2021/07/02 23:50:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Node info in sync 2021/07/02 23:50:58 [DEBUG] http: Request PUT /v1/agent/service/register (400.192921ms) from=10.233.78.48:49386 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:58 [DEBUG] agent: Node info in sync 2021/07/02 23:50:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (523.152µs) from=10.233.78.48:49392 2021/07/02 23:50:58 [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/07/02 23:50:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:50:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:59 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.69.250_8446" 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Node info in sync 2021/07/02 23:50:59 [DEBUG] http: Request PUT /v1/agent/service/register (205.304533ms) from=10.233.78.48:49396 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:50:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:50:59 [DEBUG] agent: Node info in sync 2021/07/02 23:50:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (189.050718ms) from=10.233.78.48:49398 2021/07/02 23:51:00 [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/07/02 23:51:00 [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/07/02 23:51:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:51:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:51:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.69.250_8446" 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Node info in sync 2021/07/02 23:51:00 [DEBUG] http: Request PUT /v1/agent/service/register (601.051562ms) from=10.233.78.48:49402 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:01 [DEBUG] agent: Node info in sync 2021/07/02 23:51:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (534.837µs) from=10.233.78.48:49414 2021/07/02 23:51:01 [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/07/02 23:51:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:51:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:51:01 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:01 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:51:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:01 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:01 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:01 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:01 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:51:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:51:02 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.69.250_8446" 2021/07/02 23:51:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:51:02 [DEBUG] agent: Node info in sync 2021/07/02 23:51:02 [DEBUG] http: Request PUT /v1/agent/service/register (1.001315264s) from=10.233.78.48:49420 2021/07/02 23:51:02 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:02 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:02 [DEBUG] agent: Node info in sync 2021/07/02 23:51:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (407.559µs) from=10.233.78.48:49426 2021/07/02 23:51:02 [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/07/02 23:51:02 [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/07/02 23:51:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:51: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/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [INFO] agent: Synced service "_v11__aai-nquery_10.233.69.250_8446" 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Node info in sync 2021/07/02 23:51:03 [DEBUG] http: Request PUT /v1/agent/service/register (599.971131ms) from=10.233.78.48:49428 2021/07/02 23:51:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (407.621µs) from=10.233.78.48:49438 2021/07/02 23:51:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Node info in sync 2021/07/02 23:51:03 [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/07/02 23:51: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/07/02 23:51: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/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [INFO] agent: Synced service "_v11_aai-nquery_10.233.69.250_8446" 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:03 [DEBUG] agent: Node info in sync 2021/07/02 23:51:03 [DEBUG] http: Request PUT /v1/agent/service/register (101.395625ms) from=10.233.78.48:49444 2021/07/02 23:51:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:51:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (567.63µs) from=10.233.78.48:49446 2021/07/02 23:51:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Node info in sync 2021/07/02 23:51:03 [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/07/02 23:51:04 [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/07/02 23:51: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/07/02 23:51: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/07/02 23:51:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:04 [INFO] agent: Synced service "_v12__aai-nquery_10.233.69.250_8446" 2021/07/02 23:51:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Node info in sync 2021/07/02 23:51:04 [DEBUG] http: Request PUT /v1/agent/service/register (659.283715ms) from=10.233.78.48:49448 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:04 [DEBUG] agent: Node info in sync 2021/07/02 23:51:04 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (407.77µs) from=10.233.78.48:49454 2021/07/02 23:51:04 [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/07/02 23:51: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/07/02 23:51: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/07/02 23:51:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [INFO] agent: Synced service "_v12_aai-nquery_10.233.69.250_8446" 2021/07/02 23:51:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Node info in sync 2021/07/02 23:51:05 [DEBUG] http: Request PUT /v1/agent/service/register (404.465739ms) from=10.233.78.48:49458 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Node info in sync 2021/07/02 23:51:05 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (524.546µs) from=10.233.78.48:49464 2021/07/02 23:51: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/07/02 23:51: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/07/02 23:51: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/07/02 23:51: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/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [INFO] agent: Synced service "_v13__aai-nquery_10.233.69.250_8446" 2021/07/02 23:51:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Node info in sync 2021/07/02 23:51:05 [DEBUG] http: Request PUT /v1/agent/service/register (600.540409ms) from=10.233.78.48:49466 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:05 [DEBUG] agent: Node info in sync 2021/07/02 23:51:05 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (349.581µs) from=10.233.78.48:49472 2021/07/02 23:51: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/07/02 23:51: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/07/02 23:51: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/07/02 23:51:06 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [INFO] agent: Synced service "_v13_aai-nquery_10.233.69.250_8446" 2021/07/02 23:51:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Node info in sync 2021/07/02 23:51:06 [DEBUG] http: Request PUT /v1/agent/service/register (622.809061ms) from=10.233.78.48:49474 2021/07/02 23:51:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:06 [DEBUG] agent: Node info in sync 2021/07/02 23:51:06 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (69.46441ms) from=10.233.78.48:49484 2021/07/02 23:51: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/07/02 23:51: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/07/02 23:51: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/07/02 23:51: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/07/02 23:51:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [INFO] agent: Synced service "_v14__aai-nquery_10.233.69.250_8446" 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:07 [DEBUG] agent: Node info in sync 2021/07/02 23:51:07 [DEBUG] http: Request PUT /v1/agent/service/register (980.816327ms) from=10.233.78.48:49488 2021/07/02 23:51:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:07 [DEBUG] agent: Node info in sync 2021/07/02 23:51:07 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (532.548µs) from=10.233.78.48:49500 2021/07/02 23:51:07 [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/07/02 23:51:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:51:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:51:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [INFO] agent: Synced service "_v14_aai-nquery_10.233.69.250_8446" 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Node info in sync 2021/07/02 23:51:10 [DEBUG] http: Request PUT /v1/agent/service/register (2.219616512s) from=10.233.78.48:49504 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (556.236µs) from=10.233.78.48:49518 2021/07/02 23:51:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:10 [DEBUG] agent: Node info in sync 2021/07/02 23:51:10 [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/07/02 23:51:10 [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/07/02 23:51:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:51:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/02 23:51:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.17.16_8806" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.24.5_8080" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.55.245_9518" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.38.200_9015" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v1_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.3.32_9011" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v1_parser_10.233.17.16_8806" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.202_9009" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.9.225_443" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.44.8_9007" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v0_multicloud_10.233.56.28_9001" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [INFO] agent: Synced service "_v15__aai-nquery_10.233.69.250_8446" 2021/07/02 23:51:11 [DEBUG] agent: Node info in sync 2021/07/02 23:51:11 [DEBUG] http: Request PUT /v1/agent/service/register (427.345398ms) from=10.233.78.48:49522 2021/07/02 23:51:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v1_catalog_10.233.17.16_8806" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v1_nsd_10.233.17.16_8806" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.44.190_9005" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.44.190_9005" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v1_message-router_10.233.27.63_3904" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.3.53_9004" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.250_8446" in sync 2021/07/02 23:51:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.250_8446" in sync 2021/07/02