By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '4470acb9-a88b-75ca-dba5-cf8fd01d294c' Node name: 'onap-msb-consul-86975585d9-fjm79' 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/12 11:50:04 [DEBUG] agent: Using random ID "4470acb9-a88b-75ca-dba5-cf8fd01d294c" as node ID 2021/07/12 11:50:05 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:4470acb9-a88b-75ca-dba5-cf8fd01d294c Address:127.0.0.1:8300}] 2021/07/12 11:50:05 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/07/12 11:50:05 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/07/12 11:50:05 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/07/12 11:50:05 [WARN] raft: Unable to get address for server id 4470acb9-a88b-75ca-dba5-cf8fd01d294c, using fallback address 127.0.0.1:8300: Could not find address for server id 4470acb9-a88b-75ca-dba5-cf8fd01d294c 2021/07/12 11:50:05 [DEBUG] raft: Votes needed: 1 2021/07/12 11:50:05 [DEBUG] raft: Vote granted from 4470acb9-a88b-75ca-dba5-cf8fd01d294c in term 2. Tally: 1 2021/07/12 11:50:05 [INFO] raft: Election won. Tally: 1 2021/07/12 11:50:05 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/07/12 11:50:05 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-fjm79.dc1 127.0.0.1 2021/07/12 11:50:05 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-fjm79 127.0.0.1 2021/07/12 11:50:05 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-fjm79.dc1" in area "wan" 2021/07/12 11:50:05 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/07/12 11:50:05 [INFO] consul: cluster leadership acquired 2021/07/12 11:50:05 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/07/12 11:50:06 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/07/12 11:50:06 [INFO] agent: started state syncer 2021/07/12 11:50:06 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-fjm79 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/12 11:50:06 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-fjm79 2021/07/12 11:50:06 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/07/12 11:50:06 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/07/12 11:50:06 [INFO] agent: Synced node info 2021/07/12 11:50:07 [DEBUG] agent: Node info in sync 2021/07/12 11:50:07 [DEBUG] agent: Node info in sync 2021/07/12 11:50:07 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/07/12 11:50:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-fjm79" since the cluster is too small 2021/07/12 11:50:07 [INFO] consul: member 'onap-msb-consul-86975585d9-fjm79' joined, marking health alive 2021/07/12 11:50:07 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-fjm79" 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/12 11:51:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-fjm79" since the cluster is too small 2021/07/12 11:52:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/12 11:52:04 [DEBUG] agent: Node info in sync 2021/07/12 11:52:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-fjm79.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/12 11:52:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-fjm79" since the cluster is too small 2021/07/12 11:53:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-fjm79" since the cluster is too small 2021/07/12 11:53:24 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/12 11:53:24 [DEBUG] agent: Node info in sync 2021/07/12 11:54:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-fjm79" since the cluster is too small 2021/07/12 11:54:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-fjm79.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/07/12 11:54:54 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/07/12 11:54:54 [DEBUG] agent: Node info in sync 2021/07/12 11:55:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-fjm79" since the cluster is too small 2021/07/12 11:55:49 [DEBUG] http: Request GET /v1/status/leader (419.329µs) from=10.233.77.211:59820 2021/07/12 11:55:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:55: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/12 11:55:50 [INFO] agent: Synced service "_v1_sdc_10.233.4.193_8443" 2021/07/12 11:55:50 [DEBUG] agent: Node info in sync 2021/07/12 11:55:50 [DEBUG] http: Request PUT /v1/agent/service/register (109.280801ms) from=10.233.77.211:59828 2021/07/12 11:55:50 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:50 [DEBUG] agent: Node info in sync 2021/07/12 11:55:51 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (599.615044ms) from=10.233.77.211:59832 2021/07/12 11:55:51 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:55: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/12 11:55:52 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:52 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.4.193_8080" 2021/07/12 11:55:52 [DEBUG] agent: Node info in sync 2021/07/12 11:55:52 [DEBUG] http: Request PUT /v1/agent/service/register (116.741362ms) from=10.233.77.211:59848 2021/07/12 11:55:52 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:52 [DEBUG] agent: Node info in sync 2021/07/12 11:55:52 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (601.708µs) from=10.233.77.211:59850 2021/07/12 11:55:52 [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/12 11:55: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/12 11:55:52 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:52 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.35.16_9518" 2021/07/12 11:55:52 [DEBUG] agent: Node info in sync 2021/07/12 11:55:52 [DEBUG] http: Request PUT /v1/agent/service/register (203.676303ms) from=10.233.77.211:59856 2021/07/12 11:55:52 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:52 [DEBUG] agent: Node info in sync 2021/07/12 11:55:53 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (392.917µs) from=10.233.77.211:59858 2021/07/12 11:55:53 [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/12 11:55: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/12 11:55:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:53 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.25.84_9015" 2021/07/12 11:55:53 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:53 [DEBUG] agent: Node info in sync 2021/07/12 11:55:53 [DEBUG] http: Request PUT /v1/agent/service/register (137.305254ms) from=10.233.77.211:59860 2021/07/12 11:55:53 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:55:53 [DEBUG] agent: Node info in sync 2021/07/12 11:55:53 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (556.52µs) from=10.233.77.211:59862 2021/07/12 11:55:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:55: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/12 11:55:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:55:53 [INFO] agent: Synced service "_v1_sdnc_10.233.36.186_8282" 2021/07/12 11:55:53 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:53 [DEBUG] agent: Node info in sync 2021/07/12 11:55:53 [DEBUG] http: Request PUT /v1/agent/service/register (6.527682ms) from=10.233.77.211:59866 2021/07/12 11:55:53 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:53 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:53 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:55:53 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:55:53 [DEBUG] agent: Node info in sync 2021/07/12 11:55:53 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (339.061µs) from=10.233.77.211:59870 2021/07/12 11:55:53 [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/12 11:55: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/12 11:55:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:55:54 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:55:54 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.18.146_8080" 2021/07/12 11:55:54 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:54 [DEBUG] agent: Node info in sync 2021/07/12 11:55:54 [DEBUG] http: Request PUT /v1/agent/service/register (295.834375ms) from=10.233.77.211:59874 2021/07/12 11:55:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:55:54 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:55:54 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:55:54 [DEBUG] agent: Node info in sync 2021/07/12 11:55:54 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (751.229µs) from=10.233.77.211:59876 2021/07/12 11:55:54 [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/12 11:55: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/12 11:55:54 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:55:54 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:55:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:55:54 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.46.110_443" 2021/07/12 11:55:54 [DEBUG] agent: Node info in sync 2021/07/12 11:55:54 [DEBUG] http: Request PUT /v1/agent/service/register (216.947437ms) from=10.233.77.211:59878 2021/07/12 11:55:54 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:55:54 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:55:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:55:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:55:54 [DEBUG] agent: Node info in sync 2021/07/12 11:55:54 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (1.427726ms) from=10.233.77.211:59882 2021/07/12 11:55:54 [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/12 11:55: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/12 11:55:55 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:55:55 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:55:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:55:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:55:55 [INFO] agent: Synced service "_v1_parser_10.233.54.66_8806" 2021/07/12 11:55:55 [DEBUG] agent: Node info in sync 2021/07/12 11:55:55 [DEBUG] http: Request PUT /v1/agent/service/register (312.354314ms) from=10.233.77.211:59884 2021/07/12 11:55:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:55:55 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:55:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:55:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:55:55 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:55:55 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:55 [DEBUG] agent: Node info in sync 2021/07/12 11:55:55 [DEBUG] http: Request GET /v1/health/service/parser-v1 (100.759756ms) from=10.233.77.211:59888 2021/07/12 11:55:56 [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/12 11:55: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/12 11:55:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:55:56 [INFO] agent: Synced service "_v1_catalog_10.233.54.66_8806" 2021/07/12 11:55:56 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:56 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:55:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:55:56 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:55:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:55:56 [DEBUG] agent: Node info in sync 2021/07/12 11:55:56 [DEBUG] http: Request PUT /v1/agent/service/register (321.385771ms) from=10.233.77.211:59896 2021/07/12 11:55:56 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:55:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:55:56 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:55:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:55:56 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:55:56 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:55:56 [DEBUG] agent: Node info in sync 2021/07/12 11:55:57 [WARN] consul: error getting server health from "onap-msb-consul-86975585d9-fjm79": context deadline exceeded 2021/07/12 11:55:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (681.943µs) from=10.233.77.211:59900 2021/07/12 11:55:57 [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/12 11:55: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/12 11:55:57 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:55:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:55:57 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:55:57 [INFO] agent: Synced service "_v1_nsd_10.233.54.66_8806" 2021/07/12 11:55:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:55:57 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:55:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:55:57 [DEBUG] agent: Node info in sync 2021/07/12 11:55:57 [DEBUG] http: Request PUT /v1/agent/service/register (301.991176ms) from=10.233.77.211:59910 2021/07/12 11:55:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:55:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:55:57 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:55:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:55:57 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:55:57 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:55:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:55:57 [DEBUG] agent: Node info in sync 2021/07/12 11:55:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (519.253µs) from=10.233.77.211:59914 2021/07/12 11:55:57 [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/12 11:55: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/12 11:55:58 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:55:58 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.54.66_8806" 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:55:58 [DEBUG] agent: Node info in sync 2021/07/12 11:55:58 [DEBUG] http: Request PUT /v1/agent/service/register (211.5012ms) from=10.233.77.211:59916 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:55:58 [DEBUG] agent: Node info in sync 2021/07/12 11:55:58 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (599.306µs) from=10.233.77.211:59920 2021/07/12 11:55:58 [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/12 11:55: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/12 11:55:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:55:58 [INFO] agent: Synced service "_v0_multicloud_10.233.51.161_9001" 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:55:58 [DEBUG] agent: Node info in sync 2021/07/12 11:55:58 [DEBUG] http: Request PUT /v1/agent/service/register (276.834478ms) from=10.233.77.211:59924 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:58 [DEBUG] agent: Node info in sync 2021/07/12 11:55:58 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (521.632µs) from=10.233.77.211:59932 2021/07/12 11:55:58 [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/12 11:55: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/12 11:55:59 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:55:59 [INFO] agent: Synced service "_v1_multicloud_10.233.51.161_9001" 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:55:59 [DEBUG] agent: Node info in sync 2021/07/12 11:55:59 [DEBUG] http: Request PUT /v1/agent/service/register (204.138031ms) from=10.233.77.211:59934 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:55:59 [DEBUG] agent: Node info in sync 2021/07/12 11:55:59 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (490.253µs) from=10.233.77.211:59936 2021/07/12 11:55:59 [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/12 11:55:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:55:59 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.43.245_9011" 2021/07/12 11:55:59 [DEBUG] agent: Node info in sync 2021/07/12 11:55:59 [DEBUG] http: Request PUT /v1/agent/service/register (222.256429ms) from=10.233.77.211:59938 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:55:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:55:59 [DEBUG] agent: Node info in sync 2021/07/12 11:55:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (380.647µs) from=10.233.77.211:59942 2021/07/12 11:55:59 [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/12 11:55:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:00 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.43.245_9011" 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:00 [DEBUG] agent: Node info in sync 2021/07/12 11:56:00 [DEBUG] http: Request PUT /v1/agent/service/register (327.943892ms) from=10.233.77.211:59944 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:00 [DEBUG] agent: Node info in sync 2021/07/12 11:56:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (486.063µs) from=10.233.77.211:59950 2021/07/12 11:56:00 [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/12 11:56: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/12 11:56:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:00 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.12.128_9009" 2021/07/12 11:56:00 [DEBUG] agent: Node info in sync 2021/07/12 11:56:00 [DEBUG] http: Request PUT /v1/agent/service/register (400.697895ms) from=10.233.77.211:59952 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:00 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:00 [DEBUG] agent: Node info in sync 2021/07/12 11:56:00 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (660.307µs) from=10.233.77.211:59962 2021/07/12 11:56:01 [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/12 11:56: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/12 11:56:01 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.12.128_9009" 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:01 [DEBUG] agent: Node info in sync 2021/07/12 11:56:01 [DEBUG] http: Request PUT /v1/agent/service/register (402.181746ms) from=10.233.77.211:59968 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:01 [DEBUG] agent: Node info in sync 2021/07/12 11:56:01 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (577.28µs) from=10.233.77.211:59970 2021/07/12 11:56:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"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/12 11:56:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:01 [INFO] agent: Synced service "_v1_wf-gui_10.233.16.67_8443" 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:01 [DEBUG] agent: Node info in sync 2021/07/12 11:56:01 [DEBUG] http: Request PUT /v1/agent/service/register (180.460083ms) from=10.233.77.211:59978 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:01 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:01 [DEBUG] agent: Node info in sync 2021/07/12 11:56:01 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (100.364028ms) from=10.233.77.211:59980 2021/07/12 11:56:02 [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/12 11:56: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/12 11:56:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:02 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.50.170_9007" 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:02 [DEBUG] agent: Node info in sync 2021/07/12 11:56:02 [DEBUG] http: Request PUT /v1/agent/service/register (627.325471ms) from=10.233.77.211:59986 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:02 [DEBUG] agent: Node info in sync 2021/07/12 11:56:02 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (385.283µs) from=10.233.77.211:59994 2021/07/12 11:56:02 [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/12 11:56: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/12 11:56:03 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:03 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.50.170_9007" 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:03 [DEBUG] agent: Node info in sync 2021/07/12 11:56:03 [DEBUG] http: Request PUT /v1/agent/service/register (282.596047ms) from=10.233.77.211:59996 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:03 [DEBUG] agent: Node info in sync 2021/07/12 11:56:03 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (94.762028ms) from=10.233.77.211:59998 2021/07/12 11:56:03 [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/12 11:56: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/12 11:56:04 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:04 [INFO] agent: Synced service "_v1_message-router_10.233.63.85_3904" 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:04 [DEBUG] agent: Node info in sync 2021/07/12 11:56:04 [DEBUG] http: Request PUT /v1/agent/service/register (1.100265728s) from=10.233.77.211:60000 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:04 [DEBUG] agent: Node info in sync 2021/07/12 11:56:04 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (370.168µs) from=10.233.77.211:60012 2021/07/12 11:56:04 [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/12 11:56: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/12 11:56:05 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:05 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.9.160_9004" 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:05 [DEBUG] agent: Node info in sync 2021/07/12 11:56:05 [DEBUG] http: Request PUT /v1/agent/service/register (156.097381ms) from=10.233.77.211:60014 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:05 [DEBUG] agent: Node info in sync 2021/07/12 11:56:05 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (100.192665ms) from=10.233.77.211:60016 2021/07/12 11:56:05 [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/12 11:56: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/12 11:56:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:05 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.9.160_9004" 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:05 [DEBUG] agent: Node info in sync 2021/07/12 11:56:05 [DEBUG] http: Request PUT /v1/agent/service/register (403.53228ms) from=10.233.77.211:60020 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:05 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:05 [DEBUG] agent: Node info in sync 2021/07/12 11:56:05 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (475.66µs) from=10.233.77.211:60028 2021/07/12 11:56:05 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-fjm79" since the cluster is too small 2021/07/12 11:56:06 [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/12 11:56:06 [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/12 11:56: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/12 11:56:06 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:06 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:06 [DEBUG] agent: Node info in sync 2021/07/12 11:56:06 [DEBUG] http: Request PUT /v1/agent/service/register (447.575194ms) from=10.233.77.211:60030 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:06 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:06 [DEBUG] agent: Node info in sync 2021/07/12 11:56:06 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (100.396896ms) from=10.233.77.211:60032 2021/07/12 11:56:06 [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/12 11:56: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/12 11:56:07 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:07 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:07 [DEBUG] agent: Node info in sync 2021/07/12 11:56:07 [DEBUG] http: Request PUT /v1/agent/service/register (825.265827ms) from=10.233.77.211:60038 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:07 [DEBUG] agent: Node info in sync 2021/07/12 11:56:07 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (563.687µs) from=10.233.77.211:60046 2021/07/12 11:56:07 [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/12 11:56: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/12 11:56:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:08 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:08 [DEBUG] agent: Node info in sync 2021/07/12 11:56:08 [DEBUG] http: Request PUT /v1/agent/service/register (999.782911ms) from=10.233.77.211:60048 2021/07/12 11:56:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:08 [DEBUG] agent: Node info in sync 2021/07/12 11:56:09 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (536.173µs) from=10.233.77.211:60060 2021/07/12 11:56:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:09 [INFO] agent: Synced service "_v1_sdc-gui_10.233.51.133_8181" 2021/07/12 11:56:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:09 [DEBUG] agent: Node info in sync 2021/07/12 11:56:09 [DEBUG] http: Request PUT /v1/agent/service/register (322.600315ms) from=10.233.77.211:60062 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:09 [DEBUG] agent: Node info in sync 2021/07/12 11:56:09 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (398.124µs) from=10.233.77.211:60066 2021/07/12 11:56:09 [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/12 11:56:09 [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/12 11:56:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:10 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.73.209_8446" 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:10 [DEBUG] agent: Node info in sync 2021/07/12 11:56:10 [DEBUG] http: Request PUT /v1/agent/service/register (400.040223ms) from=10.233.77.211:60068 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:10 [DEBUG] agent: Node info in sync 2021/07/12 11:56:10 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (372.828µs) from=10.233.77.211:60074 2021/07/12 11:56:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56: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/12 11:56: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/12 11:56:10 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:10 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.73.209_8446" 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:10 [DEBUG] agent: Node info in sync 2021/07/12 11:56:10 [DEBUG] http: Request PUT /v1/agent/service/register (440.682457ms) from=10.233.77.211:60076 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:10 [DEBUG] agent: Node info in sync 2021/07/12 11:56:11 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (299.799144ms) from=10.233.77.211:60086 2021/07/12 11:56:11 [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/12 11:56:11 [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/12 11:56:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56: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/12 11:56:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:11 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.73.209_8446" 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:11 [DEBUG] agent: Node info in sync 2021/07/12 11:56:11 [DEBUG] http: Request PUT /v1/agent/service/register (227.698181ms) from=10.233.77.211:60090 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:11 [DEBUG] agent: Node info in sync 2021/07/12 11:56:11 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (100.219017ms) from=10.233.77.211:60096 2021/07/12 11:56:12 [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/12 11:56:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56: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/12 11:56:12 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:12 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.73.209_8446" 2021/07/12 11:56:12 [DEBUG] agent: Node info in sync 2021/07/12 11:56:12 [DEBUG] http: Request PUT /v1/agent/service/register (399.609171ms) from=10.233.77.211:60100 2021/07/12 11:56:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:12 [DEBUG] agent: Node info in sync 2021/07/12 11:56:12 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (99.547625ms) from=10.233.77.211:60114 2021/07/12 11:56:12 [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/12 11:56:12 [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/12 11:56:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56: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/12 11:56:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:13 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.73.209_8446" 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:13 [DEBUG] agent: Node info in sync 2021/07/12 11:56:13 [DEBUG] http: Request PUT /v1/agent/service/register (1.000116961s) from=10.233.77.211:60116 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:13 [DEBUG] agent: Node info in sync 2021/07/12 11:56:14 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (362.715µs) from=10.233.77.211:60124 2021/07/12 11:56:14 [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/12 11:56:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56: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/12 11:56:14 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:14 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.73.209_8446" 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:14 [DEBUG] agent: Node info in sync 2021/07/12 11:56:14 [DEBUG] http: Request PUT /v1/agent/service/register (103.873011ms) from=10.233.77.211:60126 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:14 [DEBUG] agent: Node info in sync 2021/07/12 11:56:14 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (662.685µs) from=10.233.77.211:60128 2021/07/12 11:56:14 [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/12 11:56:14 [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/12 11:56:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56: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/12 11:56:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:15 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.73.209_8446" 2021/07/12 11:56:15 [DEBUG] agent: Node info in sync 2021/07/12 11:56:15 [DEBUG] http: Request PUT /v1/agent/service/register (785.730361ms) from=10.233.77.211:60130 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Node info in sync 2021/07/12 11:56:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (365.477µs) from=10.233.77.211:60136 2021/07/12 11:56:15 [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/12 11:56:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56: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/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:15 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.73.209_8446" 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:15 [DEBUG] agent: Node info in sync 2021/07/12 11:56:15 [DEBUG] http: Request PUT /v1/agent/service/register (90.431994ms) from=10.233.77.211:60144 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:15 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:15 [DEBUG] agent: Node info in sync 2021/07/12 11:56:15 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (478.847µs) from=10.233.77.211:60146 2021/07/12 11:56:16 [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/12 11:56:16 [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/12 11:56:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56: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/12 11:56:16 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:16 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.73.209_8446" 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:16 [DEBUG] agent: Node info in sync 2021/07/12 11:56:16 [DEBUG] http: Request PUT /v1/agent/service/register (696.934437ms) from=10.233.77.211:60148 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:16 [DEBUG] agent: Node info in sync 2021/07/12 11:56:16 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (99.921025ms) from=10.233.77.211:60154 2021/07/12 11:56:17 [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/12 11:56:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56: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/12 11:56:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.73.209_8446" 2021/07/12 11:56:17 [DEBUG] agent: Node info in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:17 [DEBUG] agent: Node info in sync 2021/07/12 11:56:17 [DEBUG] http: Request PUT /v1/agent/service/register (301.063845ms) from=10.233.77.211:60156 2021/07/12 11:56:17 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (462.016µs) from=10.233.77.211:60164 2021/07/12 11:56:17 [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/12 11:56:17 [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/12 11:56:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56: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/12 11:56:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.73.209_8446" 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:17 [DEBUG] agent: Node info in sync 2021/07/12 11:56:17 [DEBUG] http: Request PUT /v1/agent/service/register (299.310582ms) from=10.233.77.211:60166 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:17 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (279.894µs) from=10.233.77.211:60170 2021/07/12 11:56:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Node info in sync 2021/07/12 11:56:18 [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/12 11:56:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56: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/12 11:56:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.73.209_8446" 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Node info in sync 2021/07/12 11:56:18 [DEBUG] http: Request PUT /v1/agent/service/register (381.303879ms) from=10.233.77.211:60174 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:18 [DEBUG] agent: Node info in sync 2021/07/12 11:56:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (13.301123ms) from=10.233.77.211:60178 2021/07/12 11:56:18 [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/12 11:56:18 [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/12 11:56:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56: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/12 11:56:19 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.73.209_8446" 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Node info in sync 2021/07/12 11:56:19 [DEBUG] http: Request PUT /v1/agent/service/register (300.15198ms) from=10.233.77.211:60184 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Node info in sync 2021/07/12 11:56:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (615.657µs) from=10.233.77.211:60198 2021/07/12 11:56:19 [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/12 11:56:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.73.209_8446" 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Node info in sync 2021/07/12 11:56:19 [DEBUG] http: Request PUT /v1/agent/service/register (494.709556ms) from=10.233.77.211:60200 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:19 [DEBUG] agent: Node info in sync 2021/07/12 11:56:19 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (99.329211ms) from=10.233.77.211:60204 2021/07/12 11:56:19 [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/12 11:56:19 [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/12 11:56:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.73.209_8446" 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Node info in sync 2021/07/12 11:56:20 [DEBUG] http: Request PUT /v1/agent/service/register (300.654609ms) from=10.233.77.211:60210 2021/07/12 11:56:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Node info in sync 2021/07/12 11:56:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (563.045µs) from=10.233.77.211:60214 2021/07/12 11:56:20 [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/12 11:56:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56: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/12 11:56:20 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.73.209_8446" 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Node info in sync 2021/07/12 11:56:20 [DEBUG] http: Request PUT /v1/agent/service/register (301.690821ms) from=10.233.77.211:60218 2021/07/12 11:56:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:20 [DEBUG] agent: Node info in sync 2021/07/12 11:56:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (443.064µs) from=10.233.77.211:60224 2021/07/12 11:56:20 [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/12 11:56:20 [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/12 11:56:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56: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/12 11:56:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.73.209_8446" 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:21 [DEBUG] agent: Node info in sync 2021/07/12 11:56:21 [DEBUG] http: Request PUT /v1/agent/service/register (636.546258ms) from=10.233.77.211:60232 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:21 [DEBUG] agent: Node info in sync 2021/07/12 11:56:21 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (473.134µs) from=10.233.77.211:60244 2021/07/12 11:56:22 [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/12 11:56:22 [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/12 11:56:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.73.209_8446" 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Node info in sync 2021/07/12 11:56:22 [DEBUG] http: Request PUT /v1/agent/service/register (103.283489ms) from=10.233.77.211:60250 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Node info in sync 2021/07/12 11:56:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (527.546µs) from=10.233.77.211:60254 2021/07/12 11:56:22 [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/12 11:56:22 [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/12 11:56:22 [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/12 11:56:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.73.209_8446" 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Node info in sync 2021/07/12 11:56:22 [DEBUG] http: Request PUT /v1/agent/service/register (633.889016ms) from=10.233.77.211:60256 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:22 [DEBUG] agent: Node info in sync 2021/07/12 11:56:23 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (258.805299ms) from=10.233.77.211:60264 2021/07/12 11:56:23 [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/12 11:56:23 [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/12 11:56:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.73.209_8446" 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Node info in sync 2021/07/12 11:56:24 [DEBUG] http: Request PUT /v1/agent/service/register (800.614791ms) from=10.233.77.211:60270 2021/07/12 11:56:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:24 [DEBUG] agent: Node info in sync 2021/07/12 11:56:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (605.289µs) from=10.233.77.211:60288 2021/07/12 11:56:24 [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/12 11:56:24 [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/12 11:56:24 [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/12 11:56:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/07/12 11:56:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.73.209_8446" 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Node info in sync 2021/07/12 11:56:25 [DEBUG] http: Request PUT /v1/agent/service/register (249.204924ms) from=10.233.77.211:60290 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Node info in sync 2021/07/12 11:56:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (100.293778ms) from=10.233.77.211:60292 2021/07/12 11:56:25 [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/12 11:56:25 [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/12 11:56: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/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.73.209_8446" 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Node info in sync 2021/07/12 11:56:25 [DEBUG] http: Request PUT /v1/agent/service/register (268.780369ms) from=10.233.77.211:60296 2021/07/12 11:56:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:25 [DEBUG] agent: Node info in sync 2021/07/12 11:56:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (806.033µs) from=10.233.77.211:60306 2021/07/12 11:56:25 [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/12 11:56:25 [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/12 11:56:25 [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/12 11:56: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/12 11:56:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.73.209_8446" 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Node info in sync 2021/07/12 11:56:26 [DEBUG] http: Request PUT /v1/agent/service/register (366.516763ms) from=10.233.77.211:60308 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:26 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:26 [DEBUG] agent: Node info in sync 2021/07/12 11:56:26 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (99.814913ms) from=10.233.77.211:60316 2021/07/12 11:56:26 [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/12 11:56:26 [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/12 11:56: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/12 11:56:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.73.209_8446" 2021/07/12 11:56:27 [DEBUG] agent: Node info in sync 2021/07/12 11:56:27 [DEBUG] http: Request PUT /v1/agent/service/register (328.302359ms) from=10.233.77.211:60324 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Node info in sync 2021/07/12 11:56:27 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (1.406079ms) from=10.233.77.211:60328 2021/07/12 11:56:27 [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/12 11:56:27 [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/12 11:56:27 [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/12 11:56: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/12 11:56:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.73.209_8446" 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Node info in sync 2021/07/12 11:56:27 [DEBUG] http: Request PUT /v1/agent/service/register (699.454459ms) from=10.233.77.211:60332 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Node info in sync 2021/07/12 11:56:28 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (977.128µs) from=10.233.77.211:60350 2021/07/12 11:56:28 [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/12 11:56:28 [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/12 11:56: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/12 11:56:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.73.209_8446" 2021/07/12 11:56:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:28 [DEBUG] agent: Node info in sync 2021/07/12 11:56:28 [DEBUG] http: Request PUT /v1/agent/service/register (600.525919ms) from=10.233.77.211:60352 2021/07/12 11:56:28 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:29 [DEBUG] agent: Node info in sync 2021/07/12 11:56:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (199.803471ms) from=10.233.77.211:60382 2021/07/12 11:56:29 [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/12 11:56:29 [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/12 11:56:29 [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/12 11:56: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/12 11:56:29 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.73.209_8446" 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Node info in sync 2021/07/12 11:56:29 [DEBUG] http: Request PUT /v1/agent/service/register (103.576967ms) from=10.233.77.211:60386 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:29 [DEBUG] agent: Node info in sync 2021/07/12 11:56:29 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (460.002µs) from=10.233.77.211:60390 2021/07/12 11:56:29 [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/12 11:56:29 [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/12 11:56: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/12 11:56:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.73.209_8446" 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:30 [DEBUG] agent: Node info in sync 2021/07/12 11:56:30 [DEBUG] http: Request PUT /v1/agent/service/register (700.196953ms) from=10.233.77.211:60392 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:30 [DEBUG] agent: Node info in sync 2021/07/12 11:56:30 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (465.376µs) from=10.233.77.211:60410 2021/07/12 11:56:30 [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/12 11:56:30 [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/12 11:56:30 [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/12 11:56: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/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.73.209_8446" 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Node info in sync 2021/07/12 11:56:31 [DEBUG] http: Request PUT /v1/agent/service/register (255.721258ms) from=10.233.77.211:60412 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Node info in sync 2021/07/12 11:56:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (437.227µs) from=10.233.77.211:60424 2021/07/12 11:56:31 [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/12 11:56:31 [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/12 11:56: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/12 11:56:31 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.73.209_8446" 2021/07/12 11:56:31 [DEBUG] agent: Node info in sync 2021/07/12 11:56:31 [DEBUG] http: Request PUT /v1/agent/service/register (300.459102ms) from=10.233.77.211:60426 2021/07/12 11:56:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:31 [DEBUG] agent: Node info in sync 2021/07/12 11:56:31 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (506.059µs) from=10.233.77.211:60434 2021/07/12 11:56:31 [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/12 11:56:31 [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/12 11:56:31 [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/12 11:56: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/12 11:56:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:32 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.73.209_8446" 2021/07/12 11:56:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Node info in sync 2021/07/12 11:56:32 [DEBUG] http: Request PUT /v1/agent/service/register (310.496814ms) from=10.233.77.211:60438 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:32 [DEBUG] agent: Node info in sync 2021/07/12 11:56:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (402.575µs) from=10.233.77.211:60444 2021/07/12 11:56:32 [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/12 11:56:32 [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/12 11:56: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/12 11:56:32 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.73.209_8446" 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Node info in sync 2021/07/12 11:56:32 [DEBUG] http: Request PUT /v1/agent/service/register (103.931101ms) from=10.233.77.211:60448 2021/07/12 11:56:32 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:32 [DEBUG] agent: Node info in sync 2021/07/12 11:56:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (293.495µs) from=10.233.77.211:60454 2021/07/12 11:56:32 [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/12 11:56:32 [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/12 11:56:32 [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/12 11:56: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/12 11:56:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.73.209_8446" 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Node info in sync 2021/07/12 11:56:33 [DEBUG] http: Request PUT /v1/agent/service/register (500.529714ms) from=10.233.77.211:60456 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:33 [DEBUG] agent: Node info in sync 2021/07/12 11:56:33 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (410.026µs) from=10.233.77.211:60460 2021/07/12 11:56:33 [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/12 11:56: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/12 11:56: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/12 11:56:34 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.73.209_8446" 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Node info in sync 2021/07/12 11:56:34 [DEBUG] http: Request PUT /v1/agent/service/register (500.174185ms) from=10.233.77.211:60464 2021/07/12 11:56:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:34 [DEBUG] agent: Node info in sync 2021/07/12 11:56:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (728.087µs) from=10.233.77.211:60470 2021/07/12 11:56:34 [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/12 11:56:34 [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/12 11:56: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/12 11:56: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/12 11:56:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.73.209_8446" 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:35 [DEBUG] agent: Node info in sync 2021/07/12 11:56:35 [DEBUG] http: Request PUT /v1/agent/service/register (521.97158ms) from=10.233.77.211:60476 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Node info in sync 2021/07/12 11:56:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (831.063µs) from=10.233.77.211:60480 2021/07/12 11:56:35 [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/12 11:56: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/12 11:56: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/12 11:56:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.73.209_8446" 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Node info in sync 2021/07/12 11:56:35 [DEBUG] http: Request PUT /v1/agent/service/register (481.511494ms) from=10.233.77.211:60482 2021/07/12 11:56:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:35 [DEBUG] agent: Node info in sync 2021/07/12 11:56:35 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (304.374µs) from=10.233.77.211:60494 2021/07/12 11:56:35 [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/12 11:56:35 [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/12 11:56: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/12 11:56: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/12 11:56:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [INFO] agent: Synced service "_v11__aai-nquery_10.233.73.209_8446" 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:36 [DEBUG] agent: Node info in sync 2021/07/12 11:56:36 [DEBUG] http: Request PUT /v1/agent/service/register (401.734773ms) from=10.233.77.211:60498 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:36 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:36 [DEBUG] agent: Node info in sync 2021/07/12 11:56:36 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (494.094µs) from=10.233.77.211:60502 2021/07/12 11:56:36 [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/12 11:56: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/12 11:56: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/12 11:56:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [INFO] agent: Synced service "_v11_aai-nquery_10.233.73.209_8446" 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Node info in sync 2021/07/12 11:56:37 [DEBUG] http: Request PUT /v1/agent/service/register (344.751471ms) from=10.233.77.211:60504 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:37 [DEBUG] agent: Node info in sync 2021/07/12 11:56:37 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (559.783µs) from=10.233.77.211:60512 2021/07/12 11:56:37 [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/12 11:56:37 [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/12 11:56: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/12 11:56: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/12 11:56:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [INFO] agent: Synced service "_v12__aai-nquery_10.233.73.209_8446" 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Node info in sync 2021/07/12 11:56:38 [DEBUG] http: Request PUT /v1/agent/service/register (700.644204ms) from=10.233.77.211:60518 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:38 [DEBUG] agent: Node info in sync 2021/07/12 11:56:38 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (99.911254ms) from=10.233.77.211:60522 2021/07/12 11:56:38 [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/12 11:56: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/12 11:56: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/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [INFO] agent: Synced service "_v12_aai-nquery_10.233.73.209_8446" 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:38 [DEBUG] agent: Node info in sync 2021/07/12 11:56:38 [DEBUG] http: Request PUT /v1/agent/service/register (173.691192ms) from=10.233.77.211:60532 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_nsd_10.233.54.66_8806" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_sdc_10.233.4.193_8443" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.12.128_9009" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v12__aai-nquery_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_catalog_10.233.54.66_8806" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.16.67_8443" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.4.193_8080" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.51.133_8181" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.35.16_9518" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.46.110_443" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.9.160_9004" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.66_8806" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud_10.233.51.161_9001" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.245_9011" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_message-router_10.233.63.85_3904" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11_aai-nquery_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.25.84_9015" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_sdnc_10.233.36.186_8282" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_parser_10.233.54.66_8806" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.18.146_8080" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v11__aai-nquery_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.50.170_9007" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.49.254_9005" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.49.254_9005" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.73.209_8446" in sync 2021/07/12 11:56:38 [DEBUG] agent: Node info in sync 2021/07/12 11:56:39 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (558.326µs) from=10.233.77.211:60534 2021/07/12 11:56:39 [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/12 11:56:39 [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/12 11:56: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/12 11:56: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/12 11:56:39 [DEBUG] agent: Service "_v12_aai-nquery_10.233.73.209_8446" in sync 2021/07/12 11:56:39 [INFO] agent: Synced service "_v13__aai-nquery_10.233.73.209_8446" 2021/07/12 11:56:39 [DEBUG] a