By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: '4ceef58b-a6e7-9715-61ed-0ba8d3db1626' Node name: 'onap-msb-consul-86975585d9-94k2c' 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/09/25 21:08:55 [DEBUG] agent: Using random ID "4ceef58b-a6e7-9715-61ed-0ba8d3db1626" as node ID 2021/09/25 21:08:55 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:4ceef58b-a6e7-9715-61ed-0ba8d3db1626 Address:127.0.0.1:8300}] 2021/09/25 21:08:55 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/09/25 21:08:56 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/09/25 21:08:56 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/09/25 21:08:56 [WARN] raft: Unable to get address for server id 4ceef58b-a6e7-9715-61ed-0ba8d3db1626, using fallback address 127.0.0.1:8300: Could not find address for server id 4ceef58b-a6e7-9715-61ed-0ba8d3db1626 2021/09/25 21:08:56 [DEBUG] raft: Votes needed: 1 2021/09/25 21:08:56 [DEBUG] raft: Vote granted from 4ceef58b-a6e7-9715-61ed-0ba8d3db1626 in term 2. Tally: 1 2021/09/25 21:08:56 [INFO] raft: Election won. Tally: 1 2021/09/25 21:08:56 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/09/25 21:08:56 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-94k2c.dc1 127.0.0.1 2021/09/25 21:08:56 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-94k2c 127.0.0.1 2021/09/25 21:08:56 [INFO] consul: cluster leadership acquired 2021/09/25 21:08:56 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-94k2c (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/09/25 21:08:56 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-94k2c.dc1" in area "wan" 2021/09/25 21:08:56 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-94k2c 2021/09/25 21:08:56 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/09/25 21:08:56 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/09/25 21:08:56 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/09/25 21:08:56 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/09/25 21:08:56 [INFO] agent: started state syncer 2021/09/25 21:08:56 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/09/25 21:08:56 [INFO] agent: Synced node info 2021/09/25 21:08:56 [DEBUG] agent: Node info in sync 2021/09/25 21:08:58 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/09/25 21:08:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-94k2c" since the cluster is too small 2021/09/25 21:08:58 [INFO] consul: member 'onap-msb-consul-86975585d9-94k2c' joined, marking health alive 2021/09/25 21:08:58 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-94k2c" since the cluster is too small 2021/09/25 21:08:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/09/25 21:08:59 [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/09/25 21:09:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-94k2c" since the cluster is too small 2021/09/25 21:10:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/09/25 21:10:26 [DEBUG] agent: Node info in sync 2021/09/25 21:10:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-94k2c.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/09/25 21:10:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-94k2c" since the cluster is too small 2021/09/25 21:11:28 [DEBUG] http: Request GET /v1/status/leader (599.256µs) from=10.233.67.160:42534 2021/09/25 21:11:29 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11:29 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" 2021/09/25 21:11:29 [DEBUG] agent: Node info in sync 2021/09/25 21:11:29 [DEBUG] http: Request PUT /v1/agent/service/register (298.224438ms) from=10.233.67.160:42544 2021/09/25 21:11:29 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:29 [DEBUG] agent: Node info in sync 2021/09/25 21:11:29 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (100.662505ms) from=10.233.67.160:42546 2021/09/25 21:11:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21: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/09/25 21:11:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:31 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" 2021/09/25 21:11:31 [DEBUG] agent: Node info in sync 2021/09/25 21:11:31 [DEBUG] http: Request PUT /v1/agent/service/register (513.386589ms) from=10.233.67.160:42552 2021/09/25 21:11:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:31 [DEBUG] agent: Node info in sync 2021/09/25 21:11:32 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (619.692µs) from=10.233.67.160:42560 2021/09/25 21:11:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21: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/09/25 21:11:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:32 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" 2021/09/25 21:11:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:32 [DEBUG] agent: Node info in sync 2021/09/25 21:11:32 [DEBUG] http: Request PUT /v1/agent/service/register (269.891011ms) from=10.233.67.160:42566 2021/09/25 21:11:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:32 [DEBUG] agent: Node info in sync 2021/09/25 21:11:32 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (65.511565ms) from=10.233.67.160:42572 2021/09/25 21:11:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21: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/09/25 21:11:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:33 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.61.131_8080" 2021/09/25 21:11:33 [DEBUG] agent: Node info in sync 2021/09/25 21:11:33 [DEBUG] http: Request PUT /v1/agent/service/register (500.167509ms) from=10.233.67.160:42574 2021/09/25 21:11:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:33 [DEBUG] agent: Node info in sync 2021/09/25 21:11:33 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (1.316443ms) from=10.233.67.160:42576 2021/09/25 21:11:33 [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/09/25 21: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/09/25 21:11:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:33 [INFO] agent: Synced service "_v1_message-router_10.233.59.147_3904" 2021/09/25 21:11:33 [DEBUG] agent: Node info in sync 2021/09/25 21:11:33 [DEBUG] http: Request PUT /v1/agent/service/register (174.27696ms) from=10.233.67.160:42580 2021/09/25 21:11:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:33 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:33 [DEBUG] agent: Node info in sync 2021/09/25 21:11:33 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (695.681µs) from=10.233.67.160:42586 2021/09/25 21:11:34 [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/09/25 21: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/09/25 21:11:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:34 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:34 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.53.164_9009" 2021/09/25 21:11:34 [DEBUG] agent: Node info in sync 2021/09/25 21:11:34 [DEBUG] http: Request PUT /v1/agent/service/register (871.754113ms) from=10.233.67.160:42588 2021/09/25 21:11:34 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:34 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:34 [DEBUG] agent: Node info in sync 2021/09/25 21:11:35 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (520.451µs) from=10.233.67.160:42596 2021/09/25 21:11:35 [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/09/25 21: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/09/25 21:11:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:35 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:35 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.53.164_9009" 2021/09/25 21:11:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:35 [DEBUG] agent: Node info in sync 2021/09/25 21:11:35 [DEBUG] http: Request PUT /v1/agent/service/register (225.664364ms) from=10.233.67.160:42602 2021/09/25 21:11:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:35 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:35 [DEBUG] agent: Node info in sync 2021/09/25 21:11:35 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (628.707µs) from=10.233.67.160:42610 2021/09/25 21:11:35 [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/09/25 21: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/09/25 21:11:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:36 [INFO] agent: Synced service "_v0_multicloud_10.233.29.169_9001" 2021/09/25 21:11:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:36 [DEBUG] agent: Node info in sync 2021/09/25 21:11:36 [DEBUG] http: Request PUT /v1/agent/service/register (210.00548ms) from=10.233.67.160:42612 2021/09/25 21:11:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:36 [DEBUG] agent: Node info in sync 2021/09/25 21:11:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (456.665µs) from=10.233.67.160:42614 2021/09/25 21:11:36 [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/09/25 21:11:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:36 [INFO] agent: Synced service "_v1_multicloud_10.233.29.169_9001" 2021/09/25 21:11:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:36 [DEBUG] agent: Node info in sync 2021/09/25 21:11:36 [DEBUG] http: Request PUT /v1/agent/service/register (204.421666ms) from=10.233.67.160:42616 2021/09/25 21:11:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:36 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:36 [DEBUG] agent: Node info in sync 2021/09/25 21:11:36 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (173.010036ms) from=10.233.67.160:42622 2021/09/25 21:11:37 [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/09/25 21: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/09/25 21:11:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:37 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:37 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:37 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:37 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.32.243_9011" 2021/09/25 21:11:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:37 [DEBUG] agent: Node info in sync 2021/09/25 21:11:37 [DEBUG] http: Request PUT /v1/agent/service/register (142.62633ms) from=10.233.67.160:42628 2021/09/25 21:11:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:37 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:37 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:37 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:37 [DEBUG] agent: Node info in sync 2021/09/25 21:11:37 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (495.302µs) from=10.233.67.160:42632 2021/09/25 21:11:37 [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/09/25 21: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/09/25 21:11:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:38 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.32.243_9011" 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:38 [DEBUG] agent: Node info in sync 2021/09/25 21:11:38 [DEBUG] http: Request PUT /v1/agent/service/register (433.547724ms) from=10.233.67.160:42636 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:38 [DEBUG] agent: Node info in sync 2021/09/25 21:11:38 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (440.554µs) from=10.233.67.160:42638 2021/09/25 21:11:38 [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/09/25 21: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/09/25 21:11:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:38 [INFO] agent: Synced service "_v1_parser_10.233.31.84_8806" 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:38 [DEBUG] agent: Node info in sync 2021/09/25 21:11:38 [DEBUG] http: Request PUT /v1/agent/service/register (210.567105ms) from=10.233.67.160:42642 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:38 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:38 [DEBUG] agent: Node info in sync 2021/09/25 21:11:38 [DEBUG] http: Request GET /v1/health/service/parser-v1 (442.001µs) from=10.233.67.160:42646 2021/09/25 21:11:38 [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/09/25 21: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/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:39 [INFO] agent: Synced service "_v1_catalog_10.233.31.84_8806" 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:39 [DEBUG] agent: Node info in sync 2021/09/25 21:11:39 [DEBUG] http: Request PUT /v1/agent/service/register (239.799319ms) from=10.233.67.160:42648 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:39 [DEBUG] agent: Node info in sync 2021/09/25 21:11:39 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (296.492µs) from=10.233.67.160:42652 2021/09/25 21:11:39 [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/09/25 21: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/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:39 [INFO] agent: Synced service "_v1_nsd_10.233.31.84_8806" 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:39 [DEBUG] agent: Node info in sync 2021/09/25 21:11:39 [DEBUG] http: Request PUT /v1/agent/service/register (273.154206ms) from=10.233.67.160:42654 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:39 [DEBUG] agent: Node info in sync 2021/09/25 21:11:39 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (322.683µs) from=10.233.67.160:42658 2021/09/25 21:11:39 [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/09/25 21: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/09/25 21:11:39 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:39 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.31.84_8806" 2021/09/25 21:11:39 [DEBUG] agent: Node info in sync 2021/09/25 21:11:39 [DEBUG] http: Request PUT /v1/agent/service/register (200.413073ms) from=10.233.67.160:42660 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:39 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:39 [DEBUG] agent: Node info in sync 2021/09/25 21:11:40 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (297.805µs) from=10.233.67.160:42662 2021/09/25 21:11:40 [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/09/25 21: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/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:41 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.2.68_9004" 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:41 [DEBUG] agent: Node info in sync 2021/09/25 21:11:41 [DEBUG] http: Request PUT /v1/agent/service/register (801.046297ms) from=10.233.67.160:42664 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:41 [DEBUG] agent: Node info in sync 2021/09/25 21:11:41 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (467.615µs) from=10.233.67.160:42672 2021/09/25 21:11:41 [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/09/25 21: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/09/25 21:11:41 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:41 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.2.68_9004" 2021/09/25 21:11:41 [DEBUG] agent: Node info in sync 2021/09/25 21:11:41 [DEBUG] http: Request PUT /v1/agent/service/register (300.520124ms) from=10.233.67.160:42674 2021/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:41 [DEBUG] agent: Node info in sync 2021/09/25 21:11:41 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (460.693µs) from=10.233.67.160:42678 2021/09/25 21:11:42 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21: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/09/25 21:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:42 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.21.250_9518" 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:42 [DEBUG] agent: Node info in sync 2021/09/25 21:11:42 [DEBUG] http: Request PUT /v1/agent/service/register (17.073285ms) from=10.233.67.160:42680 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:42 [DEBUG] agent: Node info in sync 2021/09/25 21:11:42 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (1.426706ms) from=10.233.67.160:42682 2021/09/25 21:11:42 [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/09/25 21: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/09/25 21:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:42 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.3.64_9015" 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:42 [DEBUG] agent: Node info in sync 2021/09/25 21:11:42 [DEBUG] http: Request PUT /v1/agent/service/register (300.817345ms) from=10.233.67.160:42684 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:42 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:42 [DEBUG] agent: Node info in sync 2021/09/25 21:11:42 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (389.356µs) from=10.233.67.160:42690 2021/09/25 21:11:43 [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/09/25 21: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/09/25 21:11:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:43 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.1.24_9007" 2021/09/25 21:11:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:43 [DEBUG] agent: Node info in sync 2021/09/25 21:11:43 [DEBUG] http: Request PUT /v1/agent/service/register (666.536957ms) from=10.233.67.160:42692 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:43 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:43 [DEBUG] agent: Node info in sync 2021/09/25 21:11:43 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (328.425µs) from=10.233.67.160:42698 2021/09/25 21:11:44 [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/09/25 21:11:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:44 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.1.24_9007" 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:44 [DEBUG] agent: Node info in sync 2021/09/25 21:11:44 [DEBUG] http: Request PUT /v1/agent/service/register (600.061437ms) from=10.233.67.160:42700 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:44 [DEBUG] agent: Node info in sync 2021/09/25 21:11:44 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (551.492µs) from=10.233.67.160:42706 2021/09/25 21:11:44 [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/09/25 21:11:44 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:45 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.14.236_443" 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:45 [DEBUG] agent: Node info in sync 2021/09/25 21:11:45 [DEBUG] http: Request PUT /v1/agent/service/register (170.114848ms) from=10.233.67.160:42710 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:45 [DEBUG] agent: Node info in sync 2021/09/25 21:11:45 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (478.305µs) from=10.233.67.160:42716 2021/09/25 21:11:45 [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/09/25 21:11:45 [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/09/25 21: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/09/25 21: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/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:45 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.74.127_8446" 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:45 [DEBUG] agent: Node info in sync 2021/09/25 21:11:45 [DEBUG] http: Request PUT /v1/agent/service/register (602.070717ms) from=10.233.67.160:42718 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:45 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:46 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:46 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:46 [DEBUG] agent: Node info in sync 2021/09/25 21:11:47 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (900.576582ms) from=10.233.67.160:42728 2021/09/25 21:11:47 [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/09/25 21:11:47 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11:47 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:47 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.74.127_8446" 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:47 [DEBUG] agent: Node info in sync 2021/09/25 21:11:47 [DEBUG] http: Request PUT /v1/agent/service/register (503.144494ms) from=10.233.67.160:42738 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:47 [DEBUG] agent: Node info in sync 2021/09/25 21:11:48 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (100.159564ms) from=10.233.67.160:42744 2021/09/25 21:11:48 [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/09/25 21:11:48 [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/09/25 21: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/09/25 21: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/09/25 21:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:48 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.74.127_8446" 2021/09/25 21:11:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:48 [DEBUG] agent: Node info in sync 2021/09/25 21:11:48 [DEBUG] http: Request PUT /v1/agent/service/register (313.899304ms) from=10.233.67.160:42746 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:48 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:48 [DEBUG] agent: Node info in sync 2021/09/25 21:11:48 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (419.87µs) from=10.233.67.160:42752 2021/09/25 21:11:48 [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/09/25 21: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/09/25 21: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/09/25 21:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:49 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.74.127_8446" 2021/09/25 21:11:49 [DEBUG] agent: Node info in sync 2021/09/25 21:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (104.064001ms) from=10.233.67.160:42754 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:49 [DEBUG] agent: Node info in sync 2021/09/25 21:11:49 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (609.641µs) from=10.233.67.160:42756 2021/09/25 21:11:49 [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/09/25 21:11:49 [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/09/25 21: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/09/25 21: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/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:49 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.74.127_8446" 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:49 [DEBUG] agent: Node info in sync 2021/09/25 21:11:49 [DEBUG] http: Request PUT /v1/agent/service/register (497.944569ms) from=10.233.67.160:42762 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:49 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:49 [DEBUG] agent: Node info in sync 2021/09/25 21:11:50 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (453.774µs) from=10.233.67.160:42764 2021/09/25 21:11:50 [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/09/25 21: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/09/25 21: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/09/25 21:11:50 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:50 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.74.127_8446" 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:50 [DEBUG] agent: Node info in sync 2021/09/25 21:11:50 [DEBUG] http: Request PUT /v1/agent/service/register (402.869159ms) from=10.233.67.160:42766 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:50 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (680.47µs) from=10.233.67.160:42770 2021/09/25 21:11:50 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:50 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:50 [DEBUG] agent: Node info in sync 2021/09/25 21:11:50 [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/09/25 21:11:50 [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/09/25 21: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/09/25 21: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/09/25 21:11:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:51 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.74.127_8446" 2021/09/25 21:11:51 [DEBUG] agent: Node info in sync 2021/09/25 21:11:51 [DEBUG] http: Request PUT /v1/agent/service/register (179.7396ms) from=10.233.67.160:42776 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:51 [DEBUG] agent: Node info in sync 2021/09/25 21:11:51 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (528.164µs) from=10.233.67.160:42778 2021/09/25 21:11:51 [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/09/25 21:11:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11:51 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:51 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.74.127_8446" 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:51 [DEBUG] agent: Node info in sync 2021/09/25 21:11:51 [DEBUG] http: Request PUT /v1/agent/service/register (574.722635ms) from=10.233.67.160:42782 2021/09/25 21:11:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:52 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (512.463µs) from=10.233.67.160:42784 2021/09/25 21:11:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Node info in sync 2021/09/25 21:11:52 [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/09/25 21:11:52 [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/09/25 21: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/09/25 21: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/09/25 21:11:52 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.74.127_8446" 2021/09/25 21:11:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Node info in sync 2021/09/25 21:11:52 [DEBUG] http: Request PUT /v1/agent/service/register (470.467861ms) from=10.233.67.160:42790 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:52 [DEBUG] agent: Node info in sync 2021/09/25 21:11:53 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (402.284872ms) from=10.233.67.160:42796 2021/09/25 21:11:54 [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/09/25 21:11:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:54 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.74.127_8446" 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:54 [DEBUG] agent: Node info in sync 2021/09/25 21:11:54 [DEBUG] http: Request PUT /v1/agent/service/register (399.965774ms) from=10.233.67.160:42802 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:54 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (890.199µs) from=10.233.67.160:42806 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Node info in sync 2021/09/25 21:11:54 [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/09/25 21:11:54 [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/09/25 21:11:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:54 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.74.127_8446" 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:54 [DEBUG] agent: Node info in sync 2021/09/25 21:11:54 [DEBUG] http: Request PUT /v1/agent/service/register (105.948082ms) from=10.233.67.160:42808 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:54 [DEBUG] agent: Node info in sync 2021/09/25 21:11:55 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (502.009µs) from=10.233.67.160:42812 2021/09/25 21:11:55 [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/09/25 21:11:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.74.127_8446" 2021/09/25 21:11:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [DEBUG] agent: Node info in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:55 [DEBUG] http: Request PUT /v1/agent/service/register (85.889076ms) from=10.233.67.160:42824 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:55 [DEBUG] agent: Node info in sync 2021/09/25 21:11:55 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (748.282µs) from=10.233.67.160:42828 2021/09/25 21:11:55 [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/09/25 21:11:55 [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/09/25 21:11:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:56 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.74.127_8446" 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:56 [DEBUG] agent: Node info in sync 2021/09/25 21:11:56 [DEBUG] http: Request PUT /v1/agent/service/register (482.692646ms) from=10.233.67.160:42830 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Node info in sync 2021/09/25 21:11:56 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (1.635007ms) from=10.233.67.160:42832 2021/09/25 21:11:56 [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/09/25 21:11:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11:56 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-94k2c" since the cluster is too small 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.74.127_8446" 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Node info in sync 2021/09/25 21:11:56 [DEBUG] http: Request PUT /v1/agent/service/register (165.572017ms) from=10.233.67.160:42838 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:57 [DEBUG] agent: Node info in sync 2021/09/25 21:11:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (605.236µs) from=10.233.67.160:42842 2021/09/25 21:11:57 [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/09/25 21:11:57 [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/09/25 21:11:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11: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/09/25 21:11:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.74.127_8446" 2021/09/25 21:11:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Node info in sync 2021/09/25 21:11:57 [DEBUG] http: Request PUT /v1/agent/service/register (501.910931ms) from=10.233.67.160:42844 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (358.209µs) from=10.233.67.160:42852 2021/09/25 21:11:57 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:57 [DEBUG] agent: Node info in sync 2021/09/25 21:11:58 [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/09/25 21:11:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.74.127_8446" 2021/09/25 21:11:58 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:58 [DEBUG] agent: Node info in sync 2021/09/25 21:11:58 [DEBUG] http: Request PUT /v1/agent/service/register (800.461497ms) from=10.233.67.160:42854 2021/09/25 21:11:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:11:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:58 [DEBUG] agent: Node info in sync 2021/09/25 21:11:59 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (198.926212ms) from=10.233.67.160:42860 2021/09/25 21:11:59 [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/09/25 21:11:59 [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/09/25 21:11:59 [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/09/25 21:11: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/09/25 21:11:59 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:11:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:11:59 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.74.127_8446" 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Node info in sync 2021/09/25 21:12:00 [DEBUG] http: Request PUT /v1/agent/service/register (899.918556ms) from=10.233.67.160:42862 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (803.914µs) from=10.233.67.160:42868 2021/09/25 21:12:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:00 [DEBUG] agent: Node info in sync 2021/09/25 21:12:00 [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/09/25 21:12:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12: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/09/25 21:12:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.74.127_8446" 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Node info in sync 2021/09/25 21:12:00 [DEBUG] http: Request PUT /v1/agent/service/register (179.26957ms) from=10.233.67.160:42874 2021/09/25 21:12:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:00 [DEBUG] agent: Node info in sync 2021/09/25 21:12:00 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (315.381µs) from=10.233.67.160:42878 2021/09/25 21:12:00 [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/09/25 21:12:00 [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/09/25 21:12:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12: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/09/25 21:12:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.74.127_8446" 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Node info in sync 2021/09/25 21:12:01 [DEBUG] http: Request PUT /v1/agent/service/register (502.547122ms) from=10.233.67.160:42880 2021/09/25 21:12:01 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:01 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:01 [DEBUG] agent: Node info in sync 2021/09/25 21:12:01 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (598.783µs) from=10.233.67.160:42888 2021/09/25 21:12:01 [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/09/25 21:12:01 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12: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/09/25 21:12:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.74.127_8446" 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:02 [DEBUG] agent: Node info in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:02 [DEBUG] agent: Node info in sync 2021/09/25 21:12:02 [DEBUG] http: Request PUT /v1/agent/service/register (599.871749ms) from=10.233.67.160:42890 2021/09/25 21:12:02 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (587.808µs) from=10.233.67.160:42894 2021/09/25 21:12:02 [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/09/25 21:12:02 [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/09/25 21:12:02 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12: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/09/25 21:12:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.74.127_8446" 2021/09/25 21:12:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Node info in sync 2021/09/25 21:12:03 [DEBUG] http: Request PUT /v1/agent/service/register (621.168934ms) from=10.233.67.160:42896 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:03 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:03 [DEBUG] agent: Node info in sync 2021/09/25 21:12:03 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (499.447µs) from=10.233.67.160:42902 2021/09/25 21:12:03 [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/09/25 21:12:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12: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/09/25 21:12:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.74.127_8446" 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Node info in sync 2021/09/25 21:12:05 [DEBUG] http: Request PUT /v1/agent/service/register (2.502207668s) from=10.233.67.160:42904 2021/09/25 21:12:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:05 [DEBUG] agent: Node info in sync 2021/09/25 21:12:06 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (524.847µs) from=10.233.67.160:42928 2021/09/25 21:12:06 [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/09/25 21:12:06 [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/09/25 21:12:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.74.127_8446" 2021/09/25 21:12:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Node info in sync 2021/09/25 21:12:06 [DEBUG] http: Request PUT /v1/agent/service/register (500.675862ms) from=10.233.67.160:42930 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:06 [DEBUG] agent: Node info in sync 2021/09/25 21:12:06 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (189.093516ms) from=10.233.67.160:42938 2021/09/25 21:12:07 [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/09/25 21:12:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12: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/09/25 21:12:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.74.127_8446" 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Node info in sync 2021/09/25 21:12:07 [DEBUG] http: Request PUT /v1/agent/service/register (500.862452ms) from=10.233.67.160:42940 2021/09/25 21:12:07 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:07 [DEBUG] agent: Node info in sync 2021/09/25 21:12:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (522.986µs) from=10.233.67.160:42950 2021/09/25 21:12:07 [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/09/25 21:12:07 [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/09/25 21:12:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12: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/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.74.127_8446" 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Node info in sync 2021/09/25 21:12:08 [DEBUG] http: Request PUT /v1/agent/service/register (176.777201ms) from=10.233.67.160:42952 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Node info in sync 2021/09/25 21:12:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (768.822µs) from=10.233.67.160:42956 2021/09/25 21:12:08 [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/09/25 21:12:08 [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/09/25 21:12: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/09/25 21:12:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.74.127_8446" 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:08 [DEBUG] agent: Node info in sync 2021/09/25 21:12:08 [DEBUG] http: Request PUT /v1/agent/service/register (299.76932ms) from=10.233.67.160:42960 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (515.966µs) from=10.233.67.160:42966 2021/09/25 21:12:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:08 [DEBUG] agent: Node info in sync 2021/09/25 21:12:08 [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/09/25 21:12:08 [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/09/25 21:12:08 [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/09/25 21:12: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/09/25 21:12:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.74.127_8446" 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Node info in sync 2021/09/25 21:12:09 [DEBUG] http: Request PUT /v1/agent/service/register (241.843399ms) from=10.233.67.160:42968 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Node info in sync 2021/09/25 21:12:09 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (509.955µs) from=10.233.67.160:42970 2021/09/25 21:12:09 [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/09/25 21:12:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12: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/09/25 21:12:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.74.127_8446" 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Node info in sync 2021/09/25 21:12:09 [DEBUG] http: Request PUT /v1/agent/service/register (600.582352ms) from=10.233.67.160:42974 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:10 [DEBUG] agent: Node info in sync 2021/09/25 21:12:10 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (100.301343ms) from=10.233.67.160:42978 2021/09/25 21:12:10 [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/09/25 21:12:10 [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/09/25 21:12:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12: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/09/25 21:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.74.127_8446" 2021/09/25 21:12:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Node info in sync 2021/09/25 21:12:11 [DEBUG] http: Request PUT /v1/agent/service/register (701.00133ms) from=10.233.67.160:42980 2021/09/25 21:12:11 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:11 [DEBUG] agent: Node info in sync 2021/09/25 21:12:11 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (753.504µs) from=10.233.67.160:42988 2021/09/25 21:12:11 [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/09/25 21:12:11 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12: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/09/25 21:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.74.127_8446" 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Node info in sync 2021/09/25 21:12:12 [DEBUG] http: Request PUT /v1/agent/service/register (801.814573ms) from=10.233.67.160:42990 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:12 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (407.258µs) from=10.233.67.160:42996 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Node info in sync 2021/09/25 21:12:12 [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/09/25 21:12:12 [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/09/25 21:12:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12: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/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:12 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.74.127_8446" 2021/09/25 21:12:12 [DEBUG] agent: Node info in sync 2021/09/25 21:12:12 [DEBUG] http: Request PUT /v1/agent/service/register (175.049692ms) from=10.233.67.160:43002 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:12 [DEBUG] agent: Node info in sync 2021/09/25 21:12:12 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (517.977µs) from=10.233.67.160:43006 2021/09/25 21:12:12 [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/09/25 21:12:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12: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/09/25 21:12:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.74.127_8446" 2021/09/25 21:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:13 [DEBUG] agent: Node info in sync 2021/09/25 21:12:13 [DEBUG] http: Request PUT /v1/agent/service/register (366.218827ms) from=10.233.67.160:43010 2021/09/25 21:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Node info in sync 2021/09/25 21:12:13 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (419.204µs) from=10.233.67.160:43012 2021/09/25 21:12:13 [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/09/25 21:12:13 [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/09/25 21:12:13 [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/09/25 21:12:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.74.127_8446" 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:14 [DEBUG] agent: Node info in sync 2021/09/25 21:12:14 [DEBUG] http: Request PUT /v1/agent/service/register (399.889128ms) from=10.233.67.160:43018 2021/09/25 21:12:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:14 [DEBUG] agent: Node info in sync 2021/09/25 21:12:14 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (432.894µs) from=10.233.67.160:43020 2021/09/25 21:12:14 [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/09/25 21:12:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12: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/09/25 21:12:15 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.74.127_8446" 2021/09/25 21:12:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Node info in sync 2021/09/25 21:12:15 [DEBUG] http: Request PUT /v1/agent/service/register (1.200480682s) from=10.233.67.160:43022 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (85.367632ms) from=10.233.67.160:43038 2021/09/25 21:12:15 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:15 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:15 [DEBUG] agent: Node info in sync 2021/09/25 21:12:15 [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/09/25 21:12:15 [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/09/25 21:12:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12: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/09/25 21:12:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.74.127_8446" 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Node info in sync 2021/09/25 21:12:16 [DEBUG] http: Request PUT /v1/agent/service/register (301.735636ms) from=10.233.67.160:43042 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Node info in sync 2021/09/25 21:12:16 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (666.69µs) from=10.233.67.160:43046 2021/09/25 21:12:16 [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/09/25 21:12:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12: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/09/25 21:12:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.74.127_8446" 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Node info in sync 2021/09/25 21:12:17 [DEBUG] http: Request PUT /v1/agent/service/register (801.203795ms) from=10.233.67.160:43050 2021/09/25 21:12:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Node info in sync 2021/09/25 21:12:17 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (435.13µs) from=10.233.67.160:43060 2021/09/25 21:12:17 [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/09/25 21:12:17 [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/09/25 21:12:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12:17 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [INFO] agent: Synced service "_v11__aai-nquery_10.233.74.127_8446" 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Node info in sync 2021/09/25 21:12:18 [DEBUG] http: Request PUT /v1/agent/service/register (299.976727ms) from=10.233.67.160:43064 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Node info in sync 2021/09/25 21:12:18 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (389.355µs) from=10.233.67.160:43066 2021/09/25 21:12:18 [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/09/25 21:12: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/09/25 21:12: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/09/25 21:12:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [INFO] agent: Synced service "_v11_aai-nquery_10.233.74.127_8446" 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:18 [DEBUG] agent: Node info in sync 2021/09/25 21:12:18 [DEBUG] http: Request PUT /v1/agent/service/register (200.24236ms) from=10.233.67.160:43068 2021/09/25 21:12:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:18 [DEBUG] agent: Node info in sync 2021/09/25 21:12:18 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (837.482µs) from=10.233.67.160:43072 2021/09/25 21:12:18 [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/09/25 21:12:18 [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/09/25 21:12: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/09/25 21:12: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/09/25 21:12:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [INFO] agent: Synced service "_v12__aai-nquery_10.233.74.127_8446" 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Node info in sync 2021/09/25 21:12:19 [DEBUG] http: Request PUT /v1/agent/service/register (265.381484ms) from=10.233.67.160:43076 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Node info in sync 2021/09/25 21:12:19 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (200.140997ms) from=10.233.67.160:43078 2021/09/25 21:12:19 [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/09/25 21:12: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/09/25 21:12: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/09/25 21:12:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:19 [INFO] agent: Synced service "_v12_aai-nquery_10.233.74.127_8446" 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Node info in sync 2021/09/25 21:12:19 [DEBUG] http: Request PUT /v1/agent/service/register (300.693438ms) from=10.233.67.160:43084 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:19 [DEBUG] agent: Node info in sync 2021/09/25 21:12:20 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (203.245184ms) from=10.233.67.160:43086 2021/09/25 21:12:21 [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/09/25 21:12:21 [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/09/25 21:12: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/09/25 21:12: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/09/25 21:12:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [INFO] agent: Synced service "_v13__aai-nquery_10.233.74.127_8446" 2021/09/25 21:12:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Node info in sync 2021/09/25 21:12:21 [DEBUG] http: Request PUT /v1/agent/service/register (400.684735ms) from=10.233.67.160:43090 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:21 [DEBUG] agent: Node info in sync 2021/09/25 21:12:21 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (200.053231ms) from=10.233.67.160:43098 2021/09/25 21:12:21 [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/09/25 21:12: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/09/25 21:12: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/09/25 21:12:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [INFO] agent: Synced service "_v13_aai-nquery_10.233.74.127_8446" 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Node info in sync 2021/09/25 21:12:22 [DEBUG] http: Request PUT /v1/agent/service/register (197.617453ms) from=10.233.67.160:43100 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:22 [DEBUG] agent: Node info in sync 2021/09/25 21:12:22 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (560.317µs) from=10.233.67.160:43102 2021/09/25 21:12:22 [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/09/25 21:12:22 [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/09/25 21:12: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/09/25 21:12: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/09/25 21:12:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [INFO] agent: Synced service "_v14__aai-nquery_10.233.74.127_8446" 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:22 [DEBUG] agent: Node info in sync 2021/09/25 21:12:22 [DEBUG] http: Request PUT /v1/agent/service/register (253.458884ms) from=10.233.67.160:43104 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:22 [DEBUG] agent: Node info in sync 2021/09/25 21:12:22 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (605.031µs) from=10.233.67.160:43110 2021/09/25 21:12:23 [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/09/25 21:12:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [INFO] agent: Synced service "_v14_aai-nquery_10.233.74.127_8446" 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Node info in sync 2021/09/25 21:12:23 [DEBUG] http: Request PUT /v1/agent/service/register (302.14904ms) from=10.233.67.160:43116 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (516.809µs) from=10.233.67.160:43120 2021/09/25 21:12:23 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:23 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:23 [DEBUG] agent: Node info in sync 2021/09/25 21:12:23 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12:23 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12:23 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/09/25 21:12:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.32.43_9005" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.61.131_8080" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v14_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.31.84_8806" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.32.243_9011" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v1_catalog_10.233.31.84_8806" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v13__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [INFO] agent: Synced service "_v15__aai-nquery_10.233.74.127_8446" 2021/09/25 21:12:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.2.68_9004" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.53.164_9009" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v13_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v11_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v1_message-router_10.233.59.147_3904" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.1.24_9007" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v12_aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.32.43_9005" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v12__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v1_parser_10.233.31.84_8806" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v1_nsd_10.233.31.84_8806" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.3.64_9015" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v11__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v14__aai-nquery_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.14.236_443" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v1_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.21.250_9518" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Node info in sync 2021/09/25 21:12:24 [DEBUG] http: Request PUT /v1/agent/service/register (312.647001ms) from=10.233.67.160:43124 2021/09/25 21:12:24 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.74.127_8446" in sync 2021/09/25 21:12:24 [DEBUG] agent: Service "_v0_multicloud_10.233.29.169_9001" in sync 2021/09/25 21:12:24