+ 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: '1e1b5ea4-ba41-b9de-f1c1-4e959ed8fd27' Node name: 'onap-msb-consul-86975585d9-476fn' Datacenter: 'dc1' (Segment: '') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/04/26 11:04:12 [DEBUG] agent: Using random ID "1e1b5ea4-ba41-b9de-f1c1-4e959ed8fd27" as node ID 2021/04/26 11:04:13 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:1e1b5ea4-ba41-b9de-f1c1-4e959ed8fd27 Address:127.0.0.1:8300}] 2021/04/26 11:04:13 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/04/26 11:04:13 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/04/26 11:04:13 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/04/26 11:04:13 [WARN] raft: Unable to get address for server id 1e1b5ea4-ba41-b9de-f1c1-4e959ed8fd27, using fallback address 127.0.0.1:8300: Could not find address for server id 1e1b5ea4-ba41-b9de-f1c1-4e959ed8fd27 2021/04/26 11:04:13 [DEBUG] raft: Votes needed: 1 2021/04/26 11:04:13 [DEBUG] raft: Vote granted from 1e1b5ea4-ba41-b9de-f1c1-4e959ed8fd27 in term 2. Tally: 1 2021/04/26 11:04:13 [INFO] raft: Election won. Tally: 1 2021/04/26 11:04:13 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/04/26 11:04:13 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-476fn.dc1 127.0.0.1 2021/04/26 11:04:13 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-476fn 127.0.0.1 2021/04/26 11:04:14 [INFO] consul: cluster leadership acquired 2021/04/26 11:04:14 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/04/26 11:04:14 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-476fn.dc1" in area "wan" 2021/04/26 11:04:14 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-476fn (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/26 11:04:14 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-476fn 2021/04/26 11:04:14 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/04/26 11:04:14 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/04/26 11:04:14 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/04/26 11:04:14 [INFO] agent: started state syncer 2021/04/26 11:04:14 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/04/26 11:04:14 [INFO] agent: Synced node info 2021/04/26 11:04:14 [DEBUG] agent: Node info in sync 2021/04/26 11:04:15 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/04/26 11:04:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-476fn" since the cluster is too small 2021/04/26 11:04:15 [INFO] consul: member 'onap-msb-consul-86975585d9-476fn' joined, marking health alive 2021/04/26 11:04:15 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-476fn" since the cluster is too small 2021/04/26 11:04:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/26 11:04:16 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/04/26 11:05:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-476fn" since the cluster is too small 2021/04/26 11:05:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/26 11:05:51 [DEBUG] agent: Node info in sync 2021/04/26 11:06:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-476fn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/26 11:06:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-476fn" since the cluster is too small 2021/04/26 11:07:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-476fn" since the cluster is too small 2021/04/26 11:07:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/26 11:07:43 [DEBUG] agent: Node info in sync 2021/04/26 11:08:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-476fn" since the cluster is too small 2021/04/26 11:08:52 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-476fn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/26 11:09:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/26 11:09:11 [DEBUG] agent: Node info in sync 2021/04/26 11:09:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-476fn" since the cluster is too small 2021/04/26 11:10:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-476fn" since the cluster is too small 2021/04/26 11:10:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/26 11:10:41 [DEBUG] agent: Node info in sync 2021/04/26 11:10:56 [DEBUG] http: Request GET /v1/status/leader (370.516µs) from=10.233.78.214:39140 2021/04/26 11:10:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:10: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/04/26 11:10:58 [INFO] agent: Synced service "_v1_sdc_10.233.28.33_8443" 2021/04/26 11:10:58 [DEBUG] agent: Node info in sync 2021/04/26 11:10:58 [DEBUG] http: Request PUT /v1/agent/service/register (865.60224ms) from=10.233.78.214:39160 2021/04/26 11:10:58 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:10:58 [DEBUG] agent: Node info in sync 2021/04/26 11:10:59 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (1.404045ms) from=10.233.78.214:39180 2021/04/26 11:10:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:10:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:00 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:00 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.28.33_8080" 2021/04/26 11:11:00 [DEBUG] agent: Node info in sync 2021/04/26 11:11:00 [DEBUG] http: Request PUT /v1/agent/service/register (258.0967ms) from=10.233.78.214:39190 2021/04/26 11:11:00 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:00 [DEBUG] agent: Node info in sync 2021/04/26 11:11:00 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (987.541µs) from=10.233.78.214:39194 2021/04/26 11:11:00 [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/04/26 11:11:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:00 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:00 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.25.10_9011" 2021/04/26 11:11:00 [DEBUG] agent: Node info in sync 2021/04/26 11:11:00 [DEBUG] http: Request PUT /v1/agent/service/register (400.074025ms) from=10.233.78.214:39196 2021/04/26 11:11:00 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:00 [DEBUG] agent: Node info in sync 2021/04/26 11:11:00 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (1.514587ms) from=10.233.78.214:39208 2021/04/26 11:11:01 [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/04/26 11:11:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:01 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:01 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.25.10_9011" 2021/04/26 11:11:01 [DEBUG] agent: Node info in sync 2021/04/26 11:11:01 [DEBUG] http: Request PUT /v1/agent/service/register (351.1058ms) from=10.233.78.214:39210 2021/04/26 11:11:01 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:01 [DEBUG] agent: Node info in sync 2021/04/26 11:11:01 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (412.333µs) from=10.233.78.214:39224 2021/04/26 11:11:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:02 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:02 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.13.240_9009" 2021/04/26 11:11:02 [DEBUG] agent: Node info in sync 2021/04/26 11:11:02 [DEBUG] http: Request PUT /v1/agent/service/register (152.310102ms) from=10.233.78.214:39226 2021/04/26 11:11:02 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:02 [DEBUG] agent: Node info in sync 2021/04/26 11:11:02 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (1.653958ms) from=10.233.78.214:39228 2021/04/26 11:11:02 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:03 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.13.240_9009" 2021/04/26 11:11:03 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:03 [DEBUG] agent: Node info in sync 2021/04/26 11:11:03 [DEBUG] http: Request PUT /v1/agent/service/register (500.893645ms) from=10.233.78.214:39234 2021/04/26 11:11:03 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:03 [DEBUG] agent: Node info in sync 2021/04/26 11:11:03 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (1.115687ms) from=10.233.78.214:39244 2021/04/26 11:11:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:03 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.56.215_8080" 2021/04/26 11:11:03 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:03 [DEBUG] agent: Node info in sync 2021/04/26 11:11:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:03 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:03 [DEBUG] agent: Node info in sync 2021/04/26 11:11:04 [DEBUG] http: Request PUT /v1/agent/service/register (599.793404ms) from=10.233.78.214:39246 2021/04/26 11:11:04 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (708.982µs) from=10.233.78.214:39256 2021/04/26 11:11:04 [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/04/26 11:11: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/04/26 11:11:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:04 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.55.255_9007" 2021/04/26 11:11:04 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:04 [DEBUG] agent: Node info in sync 2021/04/26 11:11:04 [DEBUG] http: Request PUT /v1/agent/service/register (699.966613ms) from=10.233.78.214:39262 2021/04/26 11:11:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:04 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:04 [DEBUG] agent: Node info in sync 2021/04/26 11:11:04 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (396.648µs) from=10.233.78.214:39270 2021/04/26 11:11:05 [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/04/26 11:11:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:07 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:07 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.55.255_9007" 2021/04/26 11:11:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:07 [DEBUG] agent: Node info in sync 2021/04/26 11:11:07 [DEBUG] http: Request PUT /v1/agent/service/register (2.709873106s) from=10.233.78.214:39272 2021/04/26 11:11:07 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:07 [DEBUG] agent: Node info in sync 2021/04/26 11:11:07 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (530.263µs) from=10.233.78.214:39320 2021/04/26 11:11:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:08 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.4.47_9004" 2021/04/26 11:11:08 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:08 [DEBUG] agent: Node info in sync 2021/04/26 11:11:08 [DEBUG] http: Request PUT /v1/agent/service/register (386.088041ms) from=10.233.78.214:39322 2021/04/26 11:11:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:08 [DEBUG] agent: Node info in sync 2021/04/26 11:11:08 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (579.357µs) from=10.233.78.214:39332 2021/04/26 11:11:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:09 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.4.47_9004" 2021/04/26 11:11:09 [DEBUG] agent: Node info in sync 2021/04/26 11:11:09 [DEBUG] http: Request PUT /v1/agent/service/register (1.464979419s) from=10.233.78.214:39336 2021/04/26 11:11:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:09 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:09 [DEBUG] agent: Node info in sync 2021/04/26 11:11:09 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (683.072µs) from=10.233.78.214:39352 2021/04/26 11:11:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:10 [INFO] agent: Synced service "_v1_message-router_10.233.26.48_3904" 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:10 [DEBUG] agent: Node info in sync 2021/04/26 11:11:10 [DEBUG] http: Request PUT /v1/agent/service/register (257.791117ms) from=10.233.78.214:39354 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:10 [DEBUG] agent: Node info in sync 2021/04/26 11:11:10 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (632.726µs) from=10.233.78.214:39360 2021/04/26 11:11:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11: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/04/26 11:11:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:10 [INFO] agent: Synced service "_v1_parser_10.233.15.18_8806" 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:10 [DEBUG] agent: Node info in sync 2021/04/26 11:11:10 [DEBUG] http: Request PUT /v1/agent/service/register (401.146836ms) from=10.233.78.214:39362 2021/04/26 11:11:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:10 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:10 [DEBUG] agent: Node info in sync 2021/04/26 11:11:11 [DEBUG] http: Request GET /v1/health/service/parser-v1 (314.141µs) from=10.233.78.214:39372 2021/04/26 11:11:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:11 [INFO] agent: Synced service "_v1_catalog_10.233.15.18_8806" 2021/04/26 11:11:11 [DEBUG] agent: Node info in sync 2021/04/26 11:11:11 [DEBUG] http: Request PUT /v1/agent/service/register (409.015699ms) from=10.233.78.214:39374 2021/04/26 11:11:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:11 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:11 [DEBUG] agent: Node info in sync 2021/04/26 11:11:11 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (569.829µs) from=10.233.78.214:39382 2021/04/26 11:11:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-476fn.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/26 11:11:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:12 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:12 [INFO] agent: Synced service "_v1_nsd_10.233.15.18_8806" 2021/04/26 11:11:12 [DEBUG] agent: Node info in sync 2021/04/26 11:11:12 [DEBUG] http: Request PUT /v1/agent/service/register (636.518139ms) from=10.233.78.214:39384 2021/04/26 11:11:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:12 [DEBUG] agent: Node info in sync 2021/04/26 11:11:12 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (644.266µs) from=10.233.78.214:39390 2021/04/26 11:11:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:13 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.15.18_8806" 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:13 [DEBUG] agent: Node info in sync 2021/04/26 11:11:13 [DEBUG] http: Request PUT /v1/agent/service/register (600.493824ms) from=10.233.78.214:39394 2021/04/26 11:11:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:13 [DEBUG] agent: Node info in sync 2021/04/26 11:11:14 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (99.831771ms) from=10.233.78.214:39406 2021/04/26 11:11:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:14 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-476fn" since the cluster is too small 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:14 [INFO] agent: Synced service "_v0_multicloud_10.233.12.177_9001" 2021/04/26 11:11:14 [DEBUG] agent: Node info in sync 2021/04/26 11:11:14 [DEBUG] http: Request PUT /v1/agent/service/register (301.52524ms) from=10.233.78.214:39416 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:14 [DEBUG] agent: Node info in sync 2021/04/26 11:11:14 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (715.273µs) from=10.233.78.214:39418 2021/04/26 11:11:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:14 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:15 [INFO] agent: Synced service "_v1_multicloud_10.233.12.177_9001" 2021/04/26 11:11:15 [DEBUG] agent: Node info in sync 2021/04/26 11:11:15 [DEBUG] http: Request PUT /v1/agent/service/register (400.203588ms) from=10.233.78.214:39422 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:15 [DEBUG] agent: Node info in sync 2021/04/26 11:11:15 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (389.503µs) from=10.233.78.214:39426 2021/04/26 11:11:15 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:15 [INFO] agent: Synced service "_v1_sdnc_10.233.42.225_8282" 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:15 [DEBUG] agent: Node info in sync 2021/04/26 11:11:15 [DEBUG] http: Request PUT /v1/agent/service/register (104.202226ms) from=10.233.78.214:39432 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:15 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:15 [DEBUG] agent: Node info in sync 2021/04/26 11:11:15 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (564.088µs) from=10.233.78.214:39434 2021/04/26 11:11:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:16 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.63.47_443" 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:16 [DEBUG] agent: Node info in sync 2021/04/26 11:11:16 [DEBUG] http: Request PUT /v1/agent/service/register (266.480444ms) from=10.233.78.214:39442 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:16 [DEBUG] agent: Node info in sync 2021/04/26 11:11:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (481.838µs) from=10.233.78.214:39446 2021/04/26 11:11:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:17 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.43.145_9015" 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:17 [DEBUG] agent: Node info in sync 2021/04/26 11:11:17 [DEBUG] http: Request PUT /v1/agent/service/register (1.200889854s) from=10.233.78.214:39450 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:17 [DEBUG] agent: Node info in sync 2021/04/26 11:11:17 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (714.117µs) from=10.233.78.214:39476 2021/04/26 11:11:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:18 [INFO] agent: Synced service "_v1_appc_10.233.53.31_8443" 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:18 [DEBUG] agent: Node info in sync 2021/04/26 11:11:18 [DEBUG] http: Request PUT /v1/agent/service/register (265.80413ms) from=10.233.78.214:39486 2021/04/26 11:11:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:18 [DEBUG] agent: Node info in sync 2021/04/26 11:11:18 [DEBUG] http: Request GET /v1/health/service/appc-v1 (751.929µs) from=10.233.78.214:39492 2021/04/26 11:11:18 [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/04/26 11:11:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:18 [INFO] agent: Synced service "_v1_wf-gui_10.233.52.94_8443" 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:18 [DEBUG] agent: Node info in sync 2021/04/26 11:11:18 [DEBUG] http: Request PUT /v1/agent/service/register (262.842607ms) from=10.233.78.214:39502 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:18 [DEBUG] agent: Node info in sync 2021/04/26 11:11:18 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (413.578µs) from=10.233.78.214:39510 2021/04/26 11:11:18 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:18 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:19 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.69.146_8446" 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:19 [DEBUG] agent: Node info in sync 2021/04/26 11:11:19 [DEBUG] http: Request PUT /v1/agent/service/register (226.568441ms) from=10.233.78.214:39512 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:19 [DEBUG] agent: Node info in sync 2021/04/26 11:11:19 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (471.772µs) from=10.233.78.214:39514 2021/04/26 11:11:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:19 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.69.146_8446" 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:19 [DEBUG] agent: Node info in sync 2021/04/26 11:11:19 [DEBUG] http: Request PUT /v1/agent/service/register (599.858944ms) from=10.233.78.214:39516 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:19 [DEBUG] agent: Node info in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:19 [DEBUG] agent: Node info in sync 2021/04/26 11:11:20 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (736.45µs) from=10.233.78.214:39528 2021/04/26 11:11:20 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:20 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.69.146_8446" 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:20 [DEBUG] agent: Node info in sync 2021/04/26 11:11:20 [DEBUG] http: Request PUT /v1/agent/service/register (213.459116ms) from=10.233.78.214:39530 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:20 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:20 [DEBUG] agent: Node info in sync 2021/04/26 11:11:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (616.112µs) from=10.233.78.214:39532 2021/04/26 11:11:20 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:21 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.69.146_8446" 2021/04/26 11:11:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:21 [DEBUG] agent: Node info in sync 2021/04/26 11:11:21 [DEBUG] http: Request PUT /v1/agent/service/register (475.284794ms) from=10.233.78.214:39536 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:21 [DEBUG] agent: Node info in sync 2021/04/26 11:11:21 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (352.988µs) from=10.233.78.214:39544 2021/04/26 11:11:21 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:21 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:21 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.69.146_8446" 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:21 [DEBUG] agent: Node info in sync 2021/04/26 11:11:21 [DEBUG] http: Request PUT /v1/agent/service/register (500.604276ms) from=10.233.78.214:39546 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:21 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:22 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (413.573µs) from=10.233.78.214:39554 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:22 [DEBUG] agent: Node info in sync 2021/04/26 11:11:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11: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/04/26 11:11:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:22 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.69.146_8446" 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:22 [DEBUG] agent: Node info in sync 2021/04/26 11:11:22 [DEBUG] http: Request PUT /v1/agent/service/register (100.843477ms) from=10.233.78.214:39556 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:22 [DEBUG] agent: Node info in sync 2021/04/26 11:11:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (319.224µs) from=10.233.78.214:39562 2021/04/26 11:11:22 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:22 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11: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/04/26 11:11:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.69.146_8446" 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Node info in sync 2021/04/26 11:11:22 [DEBUG] http: Request PUT /v1/agent/service/register (263.260102ms) from=10.233.78.214:39566 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:22 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:22 [DEBUG] agent: Node info in sync 2021/04/26 11:11:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (1.200427012s) from=10.233.78.214:39574 2021/04/26 11:11:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11: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/04/26 11:11:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:24 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.69.146_8446" 2021/04/26 11:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:24 [DEBUG] agent: Node info in sync 2021/04/26 11:11:24 [DEBUG] http: Request PUT /v1/agent/service/register (500.423368ms) from=10.233.78.214:39586 2021/04/26 11:11:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:24 [DEBUG] agent: Node info in sync 2021/04/26 11:11:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (352.977µs) from=10.233.78.214:39592 2021/04/26 11:11:25 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:25 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11: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/04/26 11:11:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:25 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.69.146_8446" 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:25 [DEBUG] agent: Node info in sync 2021/04/26 11:11:25 [DEBUG] http: Request PUT /v1/agent/service/register (300.780307ms) from=10.233.78.214:39598 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Node info in sync 2021/04/26 11:11:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (446.239µs) from=10.233.78.214:39600 2021/04/26 11:11:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11: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/04/26 11:11:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.69.146_8446" 2021/04/26 11:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:25 [DEBUG] agent: Node info in sync 2021/04/26 11:11:25 [DEBUG] http: Request PUT /v1/agent/service/register (220.030605ms) from=10.233.78.214:39606 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:25 [DEBUG] agent: Node info in sync 2021/04/26 11:11:25 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (419.545µs) from=10.233.78.214:39610 2021/04/26 11:11:26 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11: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/04/26 11:11: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/04/26 11:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:26 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.69.146_8446" 2021/04/26 11:11:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:26 [DEBUG] agent: Node info in sync 2021/04/26 11:11:26 [DEBUG] http: Request PUT /v1/agent/service/register (400.127045ms) from=10.233.78.214:39612 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:26 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:26 [DEBUG] agent: Node info in sync 2021/04/26 11:11:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (699.39µs) from=10.233.78.214:39620 2021/04/26 11:11:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11: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/04/26 11:11: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/04/26 11:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.69.146_8446" 2021/04/26 11:11:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:27 [DEBUG] agent: Node info in sync 2021/04/26 11:11:27 [DEBUG] http: Request PUT /v1/agent/service/register (501.777266ms) from=10.233.78.214:39626 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (99.886523ms) from=10.233.78.214:39646 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:27 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:27 [DEBUG] agent: Node info in sync 2021/04/26 11:11:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11: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/04/26 11:11:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.69.146_8446" 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:28 [DEBUG] agent: Node info in sync 2021/04/26 11:11:28 [DEBUG] http: Request PUT /v1/agent/service/register (1.000820444s) from=10.233.78.214:39650 2021/04/26 11:11:28 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:28 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:28 [DEBUG] agent: Node info in sync 2021/04/26 11:11:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (456.801µs) from=10.233.78.214:39674 2021/04/26 11:11:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11: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/04/26 11:11:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.69.146_8446" 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:29 [DEBUG] agent: Node info in sync 2021/04/26 11:11:29 [DEBUG] http: Request PUT /v1/agent/service/register (254.059054ms) from=10.233.78.214:39676 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:29 [DEBUG] agent: Node info in sync 2021/04/26 11:11:29 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (100.885336ms) from=10.233.78.214:39678 2021/04/26 11:11:29 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11: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/04/26 11:11:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.69.146_8446" 2021/04/26 11:11:30 [DEBUG] agent: Node info in sync 2021/04/26 11:11:30 [DEBUG] http: Request PUT /v1/agent/service/register (972.463266ms) from=10.233.78.214:39680 2021/04/26 11:11:30 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:30 [DEBUG] agent: Node info in sync 2021/04/26 11:11:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (1.026864ms) from=10.233.78.214:39698 2021/04/26 11:11:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11: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/04/26 11:11:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:31 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:31 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.69.146_8446" 2021/04/26 11:11:31 [DEBUG] agent: Node info in sync 2021/04/26 11:11:31 [DEBUG] http: Request PUT /v1/agent/service/register (400.605367ms) from=10.233.78.214:39706 2021/04/26 11:11:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Node info in sync 2021/04/26 11:11:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (581.099µs) from=10.233.78.214:39708 2021/04/26 11:11:31 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11: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/04/26 11:11: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/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.69.146_8446" 2021/04/26 11:11:31 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:31 [DEBUG] agent: Node info in sync 2021/04/26 11:11:31 [DEBUG] http: Request PUT /v1/agent/service/register (370.257033ms) from=10.233.78.214:39710 2021/04/26 11:11:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:31 [DEBUG] agent: Node info in sync 2021/04/26 11:11:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (630.906µs) from=10.233.78.214:39722 2021/04/26 11:11:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11: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/04/26 11:11: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/04/26 11:11:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.69.146_8446" 2021/04/26 11:11:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Node info in sync 2021/04/26 11:11:32 [DEBUG] http: Request PUT /v1/agent/service/register (179.652831ms) from=10.233.78.214:39724 2021/04/26 11:11:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:32 [DEBUG] agent: Node info in sync 2021/04/26 11:11:32 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (455.295µs) from=10.233.78.214:39728 2021/04/26 11:11:32 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11: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/04/26 11:11:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.69.146_8446" 2021/04/26 11:11:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:32 [DEBUG] agent: Node info in sync 2021/04/26 11:11:32 [DEBUG] http: Request PUT /v1/agent/service/register (229.547833ms) from=10.233.78.214:39730 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:32 [DEBUG] agent: Node info in sync 2021/04/26 11:11:32 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (449.933µs) from=10.233.78.214:39742 2021/04/26 11:11:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11: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/04/26 11:11:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.69.146_8446" 2021/04/26 11:11:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Node info in sync 2021/04/26 11:11:33 [DEBUG] http: Request PUT /v1/agent/service/register (330.537044ms) from=10.233.78.214:39744 2021/04/26 11:11:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Node info in sync 2021/04/26 11:11:33 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (527.82µs) from=10.233.78.214:39746 2021/04/26 11:11:33 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.69.146_8446" 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:33 [DEBUG] agent: Node info in sync 2021/04/26 11:11:33 [DEBUG] http: Request PUT /v1/agent/service/register (400.121689ms) from=10.233.78.214:39750 2021/04/26 11:11:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:33 [DEBUG] agent: Node info in sync 2021/04/26 11:11:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (456.684µs) from=10.233.78.214:39758 2021/04/26 11:11:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:34 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.69.146_8446" 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:34 [DEBUG] agent: Node info in sync 2021/04/26 11:11:34 [DEBUG] http: Request PUT /v1/agent/service/register (390.423466ms) from=10.233.78.214:39762 2021/04/26 11:11:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:34 [DEBUG] agent: Node info in sync 2021/04/26 11:11:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (460.061µs) from=10.233.78.214:39770 2021/04/26 11:11:34 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.69.146_8446" 2021/04/26 11:11:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Node info in sync 2021/04/26 11:11:35 [DEBUG] http: Request PUT /v1/agent/service/register (500.443958ms) from=10.233.78.214:39778 2021/04/26 11:11:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:35 [DEBUG] agent: Node info in sync 2021/04/26 11:11:35 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (688.931µs) from=10.233.78.214:39786 2021/04/26 11:11:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:36 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.69.146_8446" 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Node info in sync 2021/04/26 11:11:36 [DEBUG] http: Request PUT /v1/agent/service/register (800.978999ms) from=10.233.78.214:39794 2021/04/26 11:11:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:36 [DEBUG] agent: Node info in sync 2021/04/26 11:11:37 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (399.842188ms) from=10.233.78.214:39800 2021/04/26 11:11:37 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.69.146_8446" 2021/04/26 11:11:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:37 [DEBUG] agent: Node info in sync 2021/04/26 11:11:37 [DEBUG] http: Request PUT /v1/agent/service/register (601.188699ms) from=10.233.78.214:39824 2021/04/26 11:11:37 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:38 [DEBUG] agent: Node info in sync 2021/04/26 11:11:38 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (574.725µs) from=10.233.78.214:39846 2021/04/26 11:11:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11: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/04/26 11:11: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/04/26 11:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.69.146_8446" 2021/04/26 11:11:38 [DEBUG] agent: Node info in sync 2021/04/26 11:11:38 [DEBUG] http: Request PUT /v1/agent/service/register (366.627152ms) from=10.233.78.214:39850 2021/04/26 11:11:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:38 [DEBUG] agent: Node info in sync 2021/04/26 11:11:38 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (637.268µs) from=10.233.78.214:39860 2021/04/26 11:11:38 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11: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/04/26 11:11: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/04/26 11:11:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.69.146_8446" 2021/04/26 11:11:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Node info in sync 2021/04/26 11:11:39 [DEBUG] http: Request PUT /v1/agent/service/register (527.656166ms) from=10.233.78.214:39862 2021/04/26 11:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:39 [DEBUG] agent: Node info in sync 2021/04/26 11:11:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (505.05µs) from=10.233.78.214:39864 2021/04/26 11:11:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.69.146_8446" 2021/04/26 11:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:39 [DEBUG] agent: Node info in sync 2021/04/26 11:11:39 [DEBUG] http: Request PUT /v1/agent/service/register (159.215794ms) from=10.233.78.214:39868 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (441.119µs) from=10.233.78.214:39874 2021/04/26 11:11:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:39 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:39 [DEBUG] agent: Node info in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.69.146_8446" 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Node info in sync 2021/04/26 11:11:40 [DEBUG] http: Request PUT /v1/agent/service/register (301.293671ms) from=10.233.78.214:39878 2021/04/26 11:11:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:40 [DEBUG] agent: Node info in sync 2021/04/26 11:11:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (99.712795ms) from=10.233.78.214:39884 2021/04/26 11:11:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:41 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.69.146_8446" 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Node info in sync 2021/04/26 11:11:41 [DEBUG] http: Request PUT /v1/agent/service/register (501.241766ms) from=10.233.78.214:39886 2021/04/26 11:11:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:41 [DEBUG] agent: Node info in sync 2021/04/26 11:11:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (199.820953ms) from=10.233.78.214:39898 2021/04/26 11:11:41 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.69.146_8446" 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Node info in sync 2021/04/26 11:11:42 [DEBUG] http: Request PUT /v1/agent/service/register (300.192687ms) from=10.233.78.214:39904 2021/04/26 11:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Node info in sync 2021/04/26 11:11:42 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (637.521µs) from=10.233.78.214:39908 2021/04/26 11:11:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.69.146_8446" 2021/04/26 11:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Node info in sync 2021/04/26 11:11:42 [DEBUG] http: Request PUT /v1/agent/service/register (404.219717ms) from=10.233.78.214:39910 2021/04/26 11:11:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:42 [DEBUG] agent: Node info in sync 2021/04/26 11:11:42 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (595.136µs) from=10.233.78.214:39920 2021/04/26 11:11:42 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.69.146_8446" 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:43 [DEBUG] agent: Node info in sync 2021/04/26 11:11:43 [DEBUG] http: Request PUT /v1/agent/service/register (556.845144ms) from=10.233.78.214:39924 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:43 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:43 [DEBUG] agent: Node info in sync 2021/04/26 11:11:43 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (624.799µs) from=10.233.78.214:39928 2021/04/26 11:11:43 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:43 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:43 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:44 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.69.146_8446" 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Node info in sync 2021/04/26 11:11:44 [DEBUG] http: Request PUT /v1/agent/service/register (1.200244256s) from=10.233.78.214:39932 2021/04/26 11:11:44 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:44 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:44 [DEBUG] agent: Node info in sync 2021/04/26 11:11:45 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (639.814µs) from=10.233.78.214:39948 2021/04/26 11:11:45 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:45 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:45 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.69.146_8446" 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Node info in sync 2021/04/26 11:11:45 [DEBUG] http: Request PUT /v1/agent/service/register (400.638455ms) from=10.233.78.214:39956 2021/04/26 11:11:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Node info in sync 2021/04/26 11:11:45 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (642.219µs) from=10.233.78.214:39968 2021/04/26 11:11:45 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:45 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:45 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:45 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.69.146_8446" 2021/04/26 11:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:45 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Node info in sync 2021/04/26 11:11:46 [DEBUG] http: Request PUT /v1/agent/service/register (499.988002ms) from=10.233.78.214:39970 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Node info in sync 2021/04/26 11:11:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (505.196µs) from=10.233.78.214:39974 2021/04/26 11:11:46 [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/04/26 11:11:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [INFO] agent: Synced service "_v11__aai-nquery_10.233.69.146_8446" 2021/04/26 11:11:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Node info in sync 2021/04/26 11:11:46 [DEBUG] http: Request PUT /v1/agent/service/register (421.40639ms) from=10.233.78.214:39978 2021/04/26 11:11:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:46 [DEBUG] agent: Node info in sync 2021/04/26 11:11:46 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (476.197µs) from=10.233.78.214:39990 2021/04/26 11:11:46 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:47 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:47 [INFO] agent: Synced service "_v11_aai-nquery_10.233.69.146_8446" 2021/04/26 11:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Node info in sync 2021/04/26 11:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (1.100472548s) from=10.233.78.214:39996 2021/04/26 11:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Node info in sync 2021/04/26 11:11:48 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (777.689µs) from=10.233.78.214:40022 2021/04/26 11:11:48 [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/04/26 11:11:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [INFO] agent: Synced service "_v12__aai-nquery_10.233.69.146_8446" 2021/04/26 11:11:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Node info in sync 2021/04/26 11:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (200.896219ms) from=10.233.78.214:40024 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:48 [DEBUG] agent: Node info in sync 2021/04/26 11:11:48 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (447.516µs) from=10.233.78.214:40030 2021/04/26 11:11:48 [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/04/26 11:11:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:48 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [INFO] agent: Synced service "_v12_aai-nquery_10.233.69.146_8446" 2021/04/26 11:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Node info in sync 2021/04/26 11:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (674.554325ms) from=10.233.78.214:40036 2021/04/26 11:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Node info in sync 2021/04/26 11:11:49 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (93.349333ms) from=10.233.78.214:40040 2021/04/26 11:11:49 [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/04/26 11:11:49 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [INFO] agent: Synced service "_v13__aai-nquery_10.233.69.146_8446" 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Node info in sync 2021/04/26 11:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (300.226325ms) from=10.233.78.214:40046 2021/04/26 11:11:49 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:49 [DEBUG] agent: Node info in sync 2021/04/26 11:11:49 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (388.191µs) from=10.233.78.214:40056 2021/04/26 11:11:50 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [INFO] agent: Synced service "_v13_aai-nquery_10.233.69.146_8446" 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Node info in sync 2021/04/26 11:11:50 [DEBUG] http: Request PUT /v1/agent/service/register (226.163057ms) from=10.233.78.214:40058 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Node info in sync 2021/04/26 11:11:50 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (473.364µs) from=10.233.78.214:40062 2021/04/26 11:11:50 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [INFO] agent: Synced service "_v14__aai-nquery_10.233.69.146_8446" 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:50 [DEBUG] agent: Node info in sync 2021/04/26 11:11:50 [DEBUG] http: Request PUT /v1/agent/service/register (628.133679ms) from=10.233.78.214:40064 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:50 [DEBUG] agent: Node info in sync 2021/04/26 11:11:51 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (203.311388ms) from=10.233.78.214:40076 2021/04/26 11:11:52 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/26 11:11: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/04/26 11:11:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:52 [INFO] agent: Synced service "_v14_aai-nquery_10.233.69.146_8446" 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v14__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v12_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v0_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Node info in sync 2021/04/26 11:11:52 [DEBUG] http: Request PUT /v1/agent/service/register (399.757728ms) from=10.233.78.214:40078 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.52.94_8443" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v11_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.4.47_9004" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v12__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.43.145_9015" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v13__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_message-router_10.233.26.48_3904" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_parser_10.233.15.18_8806" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v13_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_sdnc_10.233.42.225_8282" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.13.240_9009" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v11__aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.25.10_9011" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.56.215_8080" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.55.255_9007" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_multicloud_10.233.12.177_9001" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.47_443" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_appc_10.233.53.31_8443" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_sdc_10.233.28.33_8443" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_nsd_10.233.15.18_8806" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v14_aai-nquery_10.233.69.146_8446" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.28.33_8080" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_catalog_10.233.15.18_8806" in sync 2021/04/26 11:11:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.18_8806" in sync 2021