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: '82c65bf6-a4e0-ce89-0adf-ff5f09e04c03' Node name: 'onap-msb-consul-868c76fc85-4tk88' Datacenter: 'dc1' (Segment: '
') Server: true (Bootstrap: false) Client Addr: [0.0.0.0] (HTTP: 8500, HTTPS: -1, gRPC: 8502, DNS: 8600) Cluster Addr: 127.0.0.1 (LAN: 8301, WAN: 8302) Encrypt: Gossip: false, TLS-Outgoing: false, TLS-Incoming: false ==> Log data will now stream in as it occurs: 2021/04/22 01:57:17 [DEBUG] agent: Using random ID "82c65bf6-a4e0-ce89-0adf-ff5f09e04c03" as node ID 2021/04/22 01:57:17 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:82c65bf6-a4e0-ce89-0adf-ff5f09e04c03 Address:127.0.0.1:8300}] 2021/04/22 01:57:17 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/04/22 01:57:17 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/04/22 01:57:17 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/04/22 01:57:17 [WARN] raft: Unable to get address for server id 82c65bf6-a4e0-ce89-0adf-ff5f09e04c03, using fallback address 127.0.0.1:8300: Could not find address for server id 82c65bf6-a4e0-ce89-0adf-ff5f09e04c03 2021/04/22 01:57:17 [DEBUG] raft: Votes needed: 1 2021/04/22 01:57:17 [DEBUG] raft: Vote granted from 82c65bf6-a4e0-ce89-0adf-ff5f09e04c03 in term 2. Tally: 1 2021/04/22 01:57:17 [INFO] raft: Election won. Tally: 1 2021/04/22 01:57:17 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/04/22 01:57:17 [INFO] serf: EventMemberJoin: onap-msb-consul-868c76fc85-4tk88.dc1 127.0.0.1 2021/04/22 01:57:18 [INFO] serf: EventMemberJoin: onap-msb-consul-868c76fc85-4tk88 127.0.0.1 2021/04/22 01:57:18 [INFO] consul: cluster leadership acquired 2021/04/22 01:57:18 [INFO] consul: Adding LAN server onap-msb-consul-868c76fc85-4tk88 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/22 01:57:18 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/04/22 01:57:18 [INFO] consul: New leader elected: onap-msb-consul-868c76fc85-4tk88 2021/04/22 01:57:18 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/04/22 01:57:18 [INFO] consul: Handled member-join event for server "onap-msb-consul-868c76fc85-4tk88.dc1" in area "wan" 2021/04/22 01:57:19 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/04/22 01:57:19 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/04/22 01:57:19 [INFO] agent: started state syncer 2021/04/22 01:57:19 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/04/22 01:57:19 [INFO] agent: Synced node info 2021/04/22 01:57:19 [DEBUG] agent: Node info in sync 2021/04/22 01:57:19 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/04/22 01:57:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-4tk88" since the cluster is too small 2021/04/22 01:57:19 [INFO] consul: member 'onap-msb-consul-868c76fc85-4tk88' joined, marking health alive 2021/04/22 01:57:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-4tk88" since the cluster is too small 2021/04/22 01:57:20 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/22 01:57:20 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/04/22 01:58:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-4tk88" since the cluster is too small 2021/04/22 01:58:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/22 01:58:23 [DEBUG] agent: Node info in sync 2021/04/22 01:59:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-868c76fc85-4tk88.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/22 01:59:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-4tk88" since the cluster is too small 2021/04/22 02:00:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/22 02:00:00 [DEBUG] agent: Node info in sync 2021/04/22 02:00:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-4tk88" since the cluster is too small 2021/04/22 02:01:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/22 02:01:09 [DEBUG] agent: Node info in sync 2021/04/22 02:01:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-4tk88" since the cluster is too small 2021/04/22 02:01:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-868c76fc85-4tk88.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/22 02:02:04 [DEBUG] http: Request GET /v1/catalog/services (1.571688ms) from=10.233.75.34:53458 2021/04/22 02:02:04 [DEBUG] http: Request GET /v1/status/leader (59.150859ms) from=10.233.75.34:53468 2021/04/22 02:02:06 [DEBUG] http: Request GET /v1/status/leader (64.700308ms) from=10.233.75.24:47730 2021/04/22 02:02:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:14 [INFO] agent: Synced service "_v1_wf-gui_10.233.36.82_8443" 2021/04/22 02:02:14 [DEBUG] agent: Node info in sync 2021/04/22 02:02:14 [DEBUG] http: Request PUT /v1/agent/service/register (5.885562211s) from=10.233.75.24:47742 2021/04/22 02:02:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:14 [DEBUG] agent: Node info in sync 2021/04/22 02:02:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (972.088µs) from=10.233.75.24:47778 2021/04/22 02:02:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (9.559302124s) from=10.233.75.34:53458 2021/04/22 02:02:14 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (257.604µs) from=10.233.75.34:53538 2021/04/22 02:02:14 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:14 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:15 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.13.150_8080" 2021/04/22 02:02:15 [DEBUG] agent: Node info in sync 2021/04/22 02:02:15 [DEBUG] http: Request PUT /v1/agent/service/register (356.695722ms) from=10.233.75.24:47792 2021/04/22 02:02:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:15 [DEBUG] agent: Node info in sync 2021/04/22 02:02:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=27 (900.442311ms) from=10.233.75.34:53458 2021/04/22 02:02:15 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (61.220494ms) from=10.233.75.24:47804 2021/04/22 02:02:15 [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/04/22 02:02:15 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:15 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.2.119_9518" 2021/04/22 02:02:15 [DEBUG] agent: Node info in sync 2021/04/22 02:02:15 [DEBUG] http: Request PUT /v1/agent/service/register (439.098969ms) from=10.233.75.24:47806 2021/04/22 02:02:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:15 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:15 [DEBUG] agent: Node info in sync 2021/04/22 02:02:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=28 (550.175818ms) from=10.233.75.34:53458 2021/04/22 02:02:15 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (64.655708ms) from=10.233.75.24:47812 2021/04/22 02:02:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:16 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:17 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.32.196_9009" 2021/04/22 02:02:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:17 [DEBUG] agent: Node info in sync 2021/04/22 02:02:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:17 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:17 [DEBUG] agent: Node info in sync 2021/04/22 02:02:17 [DEBUG] http: Request PUT /v1/agent/service/register (1.258569523s) from=10.233.75.24:47814 2021/04/22 02:02:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=29 (1.464959709s) from=10.233.75.34:53458 2021/04/22 02:02:17 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (366.792µs) from=10.233.75.24:47828 2021/04/22 02:02:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02: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/04/22 02:02:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:18 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.32.196_9009" 2021/04/22 02:02:18 [DEBUG] agent: Node info in sync 2021/04/22 02:02:18 [DEBUG] http: Request PUT /v1/agent/service/register (749.964987ms) from=10.233.75.24:47832 2021/04/22 02:02:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:18 [DEBUG] agent: Node info in sync 2021/04/22 02:02:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=31 (900.673513ms) from=10.233.75.34:53458 2021/04/22 02:02:18 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (379.785µs) from=10.233.75.24:47834 2021/04/22 02:02:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:18 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:18 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.16.116_9015" 2021/04/22 02:02:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:18 [DEBUG] agent: Node info in sync 2021/04/22 02:02:18 [DEBUG] http: Request PUT /v1/agent/service/register (258.146382ms) from=10.233.75.24:47840 2021/04/22 02:02:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=32 (495.93291ms) from=10.233.75.34:53458 2021/04/22 02:02:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:18 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:18 [DEBUG] agent: Node info in sync 2021/04/22 02:02:18 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-4tk88" since the cluster is too small 2021/04/22 02:02:18 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (443.462µs) from=10.233.75.24:47844 2021/04/22 02:02:19 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:19 [INFO] agent: Synced service "_v1_sdc-gui_10.233.18.40_8181" 2021/04/22 02:02:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:19 [DEBUG] agent: Node info in sync 2021/04/22 02:02:19 [DEBUG] http: Request PUT /v1/agent/service/register (482.306832ms) from=10.233.75.24:47850 2021/04/22 02:02:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:19 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:19 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:19 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:19 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:19 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:19 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:19 [DEBUG] agent: Node info in sync 2021/04/22 02:02:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=33 (845.709103ms) from=10.233.75.34:53458 2021/04/22 02:02:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (884.135µs) from=10.233.75.24:47856 2021/04/22 02:02:19 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (255.105µs) from=10.233.75.34:53614 2021/04/22 02:02:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:20 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:20 [INFO] agent: Synced service "_v1_appc_10.233.53.121_8443" 2021/04/22 02:02:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:20 [DEBUG] agent: Node info in sync 2021/04/22 02:02:20 [DEBUG] http: Request PUT /v1/agent/service/register (821.622274ms) from=10.233.75.24:47862 2021/04/22 02:02:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:20 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:20 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:20 [DEBUG] agent: Node info in sync 2021/04/22 02:02:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=35 (1.325934454s) from=10.233.75.34:53458 2021/04/22 02:02:20 [DEBUG] http: Request GET /v1/health/service/appc-v1 (495.885µs) from=10.233.75.24:47868 2021/04/22 02:02:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:22 [INFO] agent: Synced service "_v1_sdc_10.233.30.238_8443" 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:22 [DEBUG] agent: Node info in sync 2021/04/22 02:02:22 [DEBUG] http: Request PUT /v1/agent/service/register (965.017516ms) from=10.233.75.24:47872 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:22 [DEBUG] agent: Node info in sync 2021/04/22 02:02:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=36 (1.175383569s) from=10.233.75.34:53458 2021/04/22 02:02:22 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (453.843µs) from=10.233.75.24:47880 2021/04/22 02:02:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:22 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.30.238_8080" 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:22 [DEBUG] agent: Node info in sync 2021/04/22 02:02:22 [DEBUG] http: Request PUT /v1/agent/service/register (200.386688ms) from=10.233.75.24:47882 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=37 (400.56564ms) from=10.233.75.34:53458 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:22 [DEBUG] agent: Node info in sync 2021/04/22 02:02:22 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (301.789µs) from=10.233.75.24:47886 2021/04/22 02:02:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:22 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:23 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.27.221_9007" 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:23 [DEBUG] agent: Node info in sync 2021/04/22 02:02:23 [DEBUG] http: Request PUT /v1/agent/service/register (212.017721ms) from=10.233.75.24:47892 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:23 [DEBUG] agent: Node info in sync 2021/04/22 02:02:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=38 (412.449853ms) from=10.233.75.34:53458 2021/04/22 02:02:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (409.038µs) from=10.233.75.24:47894 2021/04/22 02:02:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02: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/04/22 02:02:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:23 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.27.221_9007" 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:23 [DEBUG] agent: Node info in sync 2021/04/22 02:02:23 [DEBUG] http: Request PUT /v1/agent/service/register (231.45615ms) from=10.233.75.24:47900 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:23 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:23 [DEBUG] agent: Node info in sync 2021/04/22 02:02:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=39 (474.60747ms) from=10.233.75.34:53458 2021/04/22 02:02:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (429.172µs) from=10.233.75.24:47902 2021/04/22 02:02:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-azure/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02: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/04/22 02:02:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:24 [INFO] agent: Synced service "_v0_multicloud-azure_10.233.4.0_9008" 2021/04/22 02:02:24 [DEBUG] agent: Node info in sync 2021/04/22 02:02:24 [DEBUG] http: Request PUT /v1/agent/service/register (162.914056ms) from=10.233.75.24:47904 2021/04/22 02:02:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=40 (256.414241ms) from=10.233.75.34:53458 2021/04/22 02:02:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:24 [DEBUG] agent: Node info in sync 2021/04/22 02:02:25 [DEBUG] http: Request GET /v1/status/leader (588.964µs) from=10.233.75.34:53676 2021/04/22 02:02:25 [DEBUG] http: Request GET /v1/health/service/multicloud-azure-v0 (1.30187213s) from=10.233.75.24:47906 2021/04/22 02:02:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:25 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:25 [INFO] agent: Synced service "_v1_message-router_10.233.29.163_3904" 2021/04/22 02:02:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:25 [DEBUG] agent: Node info in sync 2021/04/22 02:02:25 [DEBUG] http: Request PUT /v1/agent/service/register (300.732585ms) from=10.233.75.24:47928 2021/04/22 02:02:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:25 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:25 [DEBUG] agent: Node info in sync 2021/04/22 02:02:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=41 (1.801546083s) from=10.233.75.34:53458 2021/04/22 02:02:26 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (491.099929ms) from=10.233.75.24:47932 2021/04/22 02:02:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:27 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.55.186_9004" 2021/04/22 02:02:27 [DEBUG] agent: Node info in sync 2021/04/22 02:02:27 [DEBUG] http: Request PUT /v1/agent/service/register (1.381717796s) from=10.233.75.24:47944 2021/04/22 02:02:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:27 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:27 [DEBUG] agent: Node info in sync 2021/04/22 02:02:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (2.063993502s) from=10.233.75.34:53458 2021/04/22 02:02:28 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (351.375µs) from=10.233.75.24:47948 2021/04/22 02:02:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:28 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.55.186_9004" 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:28 [DEBUG] agent: Node info in sync 2021/04/22 02:02:28 [DEBUG] http: Request PUT /v1/agent/service/register (274.578995ms) from=10.233.75.24:47952 2021/04/22 02:02:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:28 [DEBUG] agent: Node info in sync 2021/04/22 02:02:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=43 (383.140875ms) from=10.233.75.34:53458 2021/04/22 02:02:28 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (68.742295ms) from=10.233.75.24:47956 2021/04/22 02:02:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:28 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:29 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.24.193_9011" 2021/04/22 02:02:29 [DEBUG] agent: Node info in sync 2021/04/22 02:02:29 [DEBUG] http: Request PUT /v1/agent/service/register (423.706399ms) from=10.233.75.24:47958 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (531.083747ms) from=10.233.75.34:53458 2021/04/22 02:02:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:29 [DEBUG] agent: Node info in sync 2021/04/22 02:02:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (564.51µs) from=10.233.75.24:47966 2021/04/22 02:02:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02: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/04/22 02:02:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:29 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.24.193_9011" 2021/04/22 02:02:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:29 [DEBUG] agent: Node info in sync 2021/04/22 02:02:29 [DEBUG] http: Request PUT /v1/agent/service/register (173.084738ms) from=10.233.75.24:47970 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:29 [DEBUG] agent: Node info in sync 2021/04/22 02:02:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (311.216423ms) from=10.233.75.34:53458 2021/04/22 02:02:29 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (309.705µs) from=10.233.75.24:47972 2021/04/22 02:02:29 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02: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/04/22 02:02:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:30 [INFO] agent: Synced service "_v0_multicloud_10.233.41.107_9001" 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:30 [DEBUG] agent: Node info in sync 2021/04/22 02:02:30 [DEBUG] http: Request PUT /v1/agent/service/register (182.090692ms) from=10.233.75.24:47976 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:30 [DEBUG] agent: Node info in sync 2021/04/22 02:02:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (382.426098ms) from=10.233.75.34:53458 2021/04/22 02:02:30 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (156.624757ms) from=10.233.75.24:47978 2021/04/22 02:02:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:30 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:31 [INFO] agent: Synced service "_v1_multicloud_10.233.41.107_9001" 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:31 [DEBUG] agent: Node info in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:31 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:31 [DEBUG] agent: Node info in sync 2021/04/22 02:02:31 [DEBUG] http: Request PUT /v1/agent/service/register (800.545465ms) from=10.233.75.24:47980 2021/04/22 02:02:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (1.164636233s) from=10.233.75.34:53458 2021/04/22 02:02:31 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (753.574µs) from=10.233.75.24:47990 2021/04/22 02:02:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:31 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:32 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.63.82_443" 2021/04/22 02:02:32 [DEBUG] agent: Node info in sync 2021/04/22 02:02:32 [DEBUG] http: Request PUT /v1/agent/service/register (406.118824ms) from=10.233.75.24:47992 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:32 [DEBUG] agent: Node info in sync 2021/04/22 02:02:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (604.456178ms) from=10.233.75.34:53458 2021/04/22 02:02:32 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (513.637µs) from=10.233.75.24:48002 2021/04/22 02:02:32 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:32 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:32 [INFO] agent: Synced service "_v1_parser_10.233.2.222_8806" 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:32 [DEBUG] agent: Node info in sync 2021/04/22 02:02:32 [DEBUG] http: Request PUT /v1/agent/service/register (248.996983ms) from=10.233.75.24:48008 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:32 [DEBUG] agent: Node info in sync 2021/04/22 02:02:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (500.343534ms) from=10.233.75.34:53458 2021/04/22 02:02:32 [DEBUG] http: Request GET /v1/health/service/parser-v1 (434.226µs) from=10.233.75.24:48012 2021/04/22 02:02:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:33 [INFO] agent: Synced service "_v1_catalog_10.233.2.222_8806" 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:33 [DEBUG] agent: Node info in sync 2021/04/22 02:02:33 [DEBUG] http: Request PUT /v1/agent/service/register (410.532458ms) from=10.233.75.24:48018 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:33 [DEBUG] agent: Node info in sync 2021/04/22 02:02:33 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (407.749µs) from=10.233.75.24:48022 2021/04/22 02:02:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (498.969165ms) from=10.233.75.34:53458 2021/04/22 02:02:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:34 [INFO] agent: Synced service "_v1_nsd_10.233.2.222_8806" 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:34 [DEBUG] agent: Node info in sync 2021/04/22 02:02:34 [DEBUG] http: Request PUT /v1/agent/service/register (531.575949ms) from=10.233.75.24:48026 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:34 [DEBUG] agent: Node info in sync 2021/04/22 02:02:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (532.412705ms) from=10.233.75.34:53458 2021/04/22 02:02:34 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (435.333µs) from=10.233.75.24:48028 2021/04/22 02:02:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:34 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.2.222_8806" 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:34 [DEBUG] agent: Node info in sync 2021/04/22 02:02:34 [DEBUG] http: Request PUT /v1/agent/service/register (301.337864ms) from=10.233.75.24:48032 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:34 [DEBUG] agent: Node info in sync 2021/04/22 02:02:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (464.87895ms) from=10.233.75.34:53458 2021/04/22 02:02:34 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (348.403µs) from=10.233.75.24:48042 2021/04/22 02:02:35 [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/04/22 02:02:35 [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/04/22 02:02:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:35 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:35 [DEBUG] agent: Node info in sync 2021/04/22 02:02:35 [DEBUG] http: Request PUT /v1/agent/service/register (353.743465ms) from=10.233.75.24:48044 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (654.314921ms) from=10.233.75.34:53458 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:35 [DEBUG] agent: Node info in sync 2021/04/22 02:02:35 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (575.308µs) from=10.233.75.24:48052 2021/04/22 02:02:35 [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/04/22 02:02:35 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:35 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" 2021/04/22 02:02:35 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:36 [DEBUG] agent: Node info in sync 2021/04/22 02:02:36 [DEBUG] http: Request PUT /v1/agent/service/register (600.270651ms) from=10.233.75.24:48054 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:36 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:36 [DEBUG] agent: Node info in sync 2021/04/22 02:02:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (699.89559ms) from=10.233.75.34:53458 2021/04/22 02:02:36 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (600.627988ms) from=10.233.75.24:48062 2021/04/22 02:02:37 [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/04/22 02:02:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:37 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:37 [DEBUG] agent: Node info in sync 2021/04/22 02:02:37 [DEBUG] http: Request PUT /v1/agent/service/register (100.620221ms) from=10.233.75.24:48070 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:37 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:37 [DEBUG] agent: Node info in sync 2021/04/22 02:02:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (501.675542ms) from=10.233.75.34:53458 2021/04/22 02:02:37 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (199.69343ms) from=10.233.75.24:48074 2021/04/22 02:02:38 [WARN] agent: Service name "_aai-cloudInfrastructure-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:38 [INFO] agent: Synced service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:38 [DEBUG] agent: Node info in sync 2021/04/22 02:02:38 [DEBUG] http: Request PUT /v1/agent/service/register (499.627837ms) from=10.233.75.24:48076 2021/04/22 02:02:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (900.751276ms) from=10.233.75.34:53458 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:38 [DEBUG] agent: Node info in sync 2021/04/22 02:02:38 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v11 (701.604µs) from=10.233.75.24:48082 2021/04/22 02:02:38 [WARN] agent: Service name "_aai-cloudInfrastructure-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:38 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:38 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:39 [INFO] agent: Synced service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:39 [DEBUG] agent: Node info in sync 2021/04/22 02:02:39 [DEBUG] http: Request PUT /v1/agent/service/register (355.742074ms) from=10.233.75.24:48084 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:39 [DEBUG] agent: Node info in sync 2021/04/22 02:02:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (401.353734ms) from=10.233.75.34:53458 2021/04/22 02:02:39 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v12 (529.355µs) from=10.233.75.24:48090 2021/04/22 02:02:39 [WARN] agent: Service name "_aai-cloudInfrastructure-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:39 [INFO] agent: Synced service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:39 [DEBUG] agent: Node info in sync 2021/04/22 02:02:39 [DEBUG] http: Request PUT /v1/agent/service/register (224.978674ms) from=10.233.75.24:48092 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:39 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:39 [DEBUG] agent: Node info in sync 2021/04/22 02:02:39 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v13 (516.973µs) from=10.233.75.24:48100 2021/04/22 02:02:39 [WARN] agent: Service name "_aai-cloudInfrastructure-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:39 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:39 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:40 [INFO] agent: Synced service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:40 [DEBUG] agent: Node info in sync 2021/04/22 02:02:40 [DEBUG] http: Request PUT /v1/agent/service/register (257.27916ms) from=10.233.75.24:48102 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:40 [DEBUG] agent: Node info in sync 2021/04/22 02:02:40 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v14 (410.672µs) from=10.233.75.24:48106 2021/04/22 02:02:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (1.063339587s) from=10.233.75.34:53458 2021/04/22 02:02:40 [WARN] agent: Service name "_aai-cloudInfrastructure-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (517.804µs) from=10.233.75.34:53458 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:40 [INFO] agent: Synced service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:40 [DEBUG] agent: Node info in sync 2021/04/22 02:02:40 [DEBUG] http: Request PUT /v1/agent/service/register (499.462748ms) from=10.233.75.24:48108 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:40 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:40 [DEBUG] agent: Node info in sync 2021/04/22 02:02:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (607.557µs) from=10.233.75.34:53458 2021/04/22 02:02:40 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v15 (323.844µs) from=10.233.75.24:48112 2021/04/22 02:02:40 [WARN] agent: Service name "_aai-cloudInfrastructure-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:41 [INFO] agent: Synced service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:41 [DEBUG] agent: Node info in sync 2021/04/22 02:02:41 [DEBUG] http: Request PUT /v1/agent/service/register (103.194746ms) from=10.233.75.24:48116 2021/04/22 02:02:41 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:41 [DEBUG] agent: Node info in sync 2021/04/22 02:02:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=62 (400.475909ms) from=10.233.75.34:53458 2021/04/22 02:02:41 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v16 (580.71246ms) from=10.233.75.24:48118 2021/04/22 02:02:41 [WARN] agent: Service name "_aai-cloudInfrastructure-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:41 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:41 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:41 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:44 [INFO] agent: Synced service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:44 [DEBUG] agent: Node info in sync 2021/04/22 02:02:44 [DEBUG] http: Request PUT /v1/agent/service/register (3.107990162s) from=10.233.75.24:48124 2021/04/22 02:02:44 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:44 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:44 [DEBUG] agent: Node info in sync 2021/04/22 02:02:44 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (3.463025904s) from=10.233.75.34:53458 2021/04/22 02:02:44 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v17 (458.5µs) from=10.233.75.24:48154 2021/04/22 02:02:44 [WARN] agent: Service name "_aai-cloudInfrastructure-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:44 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:44 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02: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/04/22 02:02:45 [DEBUG] http: Request GET /v1/status/leader (276.232µs) from=10.233.75.34:53920 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:46 [INFO] agent: Synced service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:46 [DEBUG] agent: Node info in sync 2021/04/22 02:02:46 [DEBUG] http: Request PUT /v1/agent/service/register (1.735054313s) from=10.233.75.24:48156 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:46 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:46 [DEBUG] agent: Node info in sync 2021/04/22 02:02:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (1.912050668s) from=10.233.75.34:53458 2021/04/22 02:02:46 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v18 (513.406µs) from=10.233.75.24:48178 2021/04/22 02:02:47 [WARN] agent: Service name "_aai-cloudInfrastructure-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/cloud-infrastructure\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/cloud-infrastructure\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02: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/04/22 02:02: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/04/22 02:02:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [INFO] agent: Synced service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:47 [DEBUG] agent: Node info in sync 2021/04/22 02:02:47 [DEBUG] http: Request PUT /v1/agent/service/register (338.316583ms) from=10.233.75.24:48180 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:47 [DEBUG] agent: Node info in sync 2021/04/22 02:02:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (652.421606ms) from=10.233.75.34:53458 2021/04/22 02:02:47 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v19 (344.107µs) from=10.233.75.24:48184 2021/04/22 02:02:47 [WARN] agent: Service name "_aai-business-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:47 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02: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/04/22 02:02: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/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [INFO] agent: Synced service "_v11__aai-business_10.233.69.201_8447" 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Node info in sync 2021/04/22 02:02:47 [DEBUG] http: Request PUT /v1/agent/service/register (146.996199ms) from=10.233.75.24:48186 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (200.574298ms) from=10.233.75.34:53458 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:47 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:47 [DEBUG] agent: Node info in sync 2021/04/22 02:02:48 [DEBUG] http: Request GET /v1/health/service/_aai-business-v11 (303.965µs) from=10.233.75.24:48188 2021/04/22 02:02:48 [WARN] agent: Service name "_aai-business-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:48 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:48 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:48 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:50 [INFO] agent: Synced service "_v12__aai-business_10.233.69.201_8447" 2021/04/22 02:02:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:50 [DEBUG] agent: Node info in sync 2021/04/22 02:02:50 [DEBUG] http: Request PUT /v1/agent/service/register (2.108722159s) from=10.233.75.24:48192 2021/04/22 02:02:50 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:50 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:50 [DEBUG] agent: Node info in sync 2021/04/22 02:02:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (2.208760853s) from=10.233.75.34:53458 2021/04/22 02:02:50 [DEBUG] http: Request GET /v1/health/service/_aai-business-v12 (347.769µs) from=10.233.75.24:48210 2021/04/22 02:02:50 [WARN] agent: Service name "_aai-business-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:50 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:50 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:51 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [INFO] agent: Synced service "_v13__aai-business_10.233.69.201_8447" 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:51 [DEBUG] agent: Node info in sync 2021/04/22 02:02:51 [DEBUG] http: Request PUT /v1/agent/service/register (1.100124096s) from=10.233.75.24:48212 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:51 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:51 [DEBUG] agent: Node info in sync 2021/04/22 02:02:51 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (1.300933431s) from=10.233.75.34:53458 2021/04/22 02:02:52 [DEBUG] http: Request GET /v1/health/service/_aai-business-v13 (305.868µs) from=10.233.75.24:48220 2021/04/22 02:02:52 [WARN] agent: Service name "_aai-business-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:52 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:52 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:52 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [INFO] agent: Synced service "_v14__aai-business_10.233.69.201_8447" 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Node info in sync 2021/04/22 02:02:52 [DEBUG] http: Request PUT /v1/agent/service/register (695.821302ms) from=10.233.75.24:48226 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:52 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:52 [DEBUG] agent: Node info in sync 2021/04/22 02:02:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (719.116295ms) from=10.233.75.34:53458 2021/04/22 02:02:53 [DEBUG] http: Request GET /v1/health/service/_aai-business-v14 (703.881934ms) from=10.233.75.24:48232 2021/04/22 02:02:53 [WARN] agent: Service name "_aai-business-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:53 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:54 [INFO] agent: Synced service "_v15__aai-business_10.233.69.201_8447" 2021/04/22 02:02:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:54 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:54 [DEBUG] agent: Node info in sync 2021/04/22 02:02:54 [DEBUG] http: Request PUT /v1/agent/service/register (1.351668212s) from=10.233.75.24:48240 2021/04/22 02:02:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (2.20104464s) from=10.233.75.34:53458 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:55 [DEBUG] agent: Node info in sync 2021/04/22 02:02:55 [DEBUG] http: Request GET /v1/health/service/_aai-business-v15 (100.012344ms) from=10.233.75.24:48254 2021/04/22 02:02:55 [WARN] agent: Service name "_aai-business-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02: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/04/22 02:02: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/04/22 02:02:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [INFO] agent: Synced service "_v16__aai-business_10.233.69.201_8447" 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Node info in sync 2021/04/22 02:02:55 [DEBUG] http: Request PUT /v1/agent/service/register (266.155133ms) from=10.233.75.24:48258 2021/04/22 02:02:55 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:55 [DEBUG] agent: Node info in sync 2021/04/22 02:02:55 [DEBUG] http: Request GET /v1/health/service/_aai-business-v16 (409.017µs) from=10.233.75.24:48264 2021/04/22 02:02:55 [WARN] agent: Service name "_aai-business-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02: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/04/22 02:02: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/04/22 02:02:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (800.502612ms) from=10.233.75.34:53458 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [INFO] agent: Synced service "_v17__aai-business_10.233.69.201_8447" 2021/04/22 02:02:56 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:56 [DEBUG] agent: Node info in sync 2021/04/22 02:02:56 [DEBUG] http: Request PUT /v1/agent/service/register (196.998266ms) from=10.233.75.24:48266 2021/04/22 02:02:56 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Node info in sync 2021/04/22 02:02:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (96.938579ms) from=10.233.75.34:53458 2021/04/22 02:02:56 [DEBUG] http: Request GET /v1/health/service/_aai-business-v17 (533.279µs) from=10.233.75.24:48270 2021/04/22 02:02:56 [WARN] agent: Service name "_aai-business-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02: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/04/22 02:02: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/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:56 [INFO] agent: Synced service "_v18__aai-business_10.233.69.201_8447" 2021/04/22 02:02:56 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Node info in sync 2021/04/22 02:02:56 [DEBUG] http: Request PUT /v1/agent/service/register (152.86376ms) from=10.233.75.24:48278 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Node info in sync 2021/04/22 02:02:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (301.715513ms) from=10.233.75.34:53458 2021/04/22 02:02:56 [DEBUG] http: Request GET /v1/health/service/_aai-business-v18 (293.493µs) from=10.233.75.24:48282 2021/04/22 02:02:56 [WARN] agent: Service name "_aai-business-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/business\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/business\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02: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/04/22 02:02: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/04/22 02:02:56 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [INFO] agent: Synced service "_v19__aai-business_10.233.69.201_8447" 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Node info in sync 2021/04/22 02:02:56 [DEBUG] http: Request PUT /v1/agent/service/register (300.454096ms) from=10.233.75.24:48284 2021/04/22 02:02:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (401.239119ms) from=10.233.75.34:53458 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:56 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:57 [DEBUG] agent: Node info in sync 2021/04/22 02:02:57 [DEBUG] http: Request GET /v1/health/service/_aai-business-v19 (440.945µs) from=10.233.75.24:48286 2021/04/22 02:02:57 [WARN] agent: Service name "_aai-actions-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02: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/04/22 02:02:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [INFO] agent: Synced service "_v11__aai-actions_10.233.69.201_8447" 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:57 [DEBUG] agent: Node info in sync 2021/04/22 02:02:57 [DEBUG] http: Request PUT /v1/agent/service/register (121.381017ms) from=10.233.75.24:48288 2021/04/22 02:02:57 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:02:57 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:57 [DEBUG] agent: Node info in sync 2021/04/22 02:02:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (692.960395ms) from=10.233.75.34:53458 2021/04/22 02:02:57 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v11 (921.827µs) from=10.233.75.24:48292 2021/04/22 02:02:58 [WARN] agent: Service name "_aai-actions-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02: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/04/22 02:02: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/04/22 02:02:58 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [INFO] agent: Synced service "_v12__aai-actions_10.233.69.201_8447" 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:58 [DEBUG] agent: Node info in sync 2021/04/22 02:02:58 [DEBUG] http: Request PUT /v1/agent/service/register (383.039832ms) from=10.233.75.24:48294 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:58 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:58 [DEBUG] agent: Node info in sync 2021/04/22 02:02:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (596.842169ms) from=10.233.75.34:53458 2021/04/22 02:02:58 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v12 (474.605µs) from=10.233.75.24:48300 2021/04/22 02:02:58 [WARN] agent: Service name "_aai-actions-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02: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/04/22 02:02: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/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [INFO] agent: Synced service "_v13__aai-actions_10.233.69.201_8447" 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Node info in sync 2021/04/22 02:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (199.066767ms) from=10.233.75.24:48302 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:59 [DEBUG] agent: Node info in sync 2021/04/22 02:02:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (554.668464ms) from=10.233.75.34:53458 2021/04/22 02:02:59 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v13 (504.313µs) from=10.233.75.24:48308 2021/04/22 02:02:59 [WARN] agent: Service name "_aai-actions-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02: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/04/22 02:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [INFO] agent: Synced service "_v14__aai-actions_10.233.69.201_8447" 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Node info in sync 2021/04/22 02:02:59 [DEBUG] http: Request PUT /v1/agent/service/register (500.169008ms) from=10.233.75.24:48310 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:02:59 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:02:59 [DEBUG] agent: Node info in sync 2021/04/22 02:02:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (518.025427ms) from=10.233.75.34:53458 2021/04/22 02:02:59 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v14 (386.683µs) from=10.233.75.24:48316 2021/04/22 02:02:59 [WARN] agent: Service name "_aai-actions-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:02: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/04/22 02:02:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [INFO] agent: Synced service "_v15__aai-actions_10.233.69.201_8447" 2021/04/22 02:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:00 [DEBUG] agent: Node info in sync 2021/04/22 02:03:00 [DEBUG] http: Request PUT /v1/agent/service/register (281.869123ms) from=10.233.75.24:48320 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:00 [DEBUG] agent: Node info in sync 2021/04/22 02:03:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (319.021868ms) from=10.233.75.34:53458 2021/04/22 02:03:00 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v15 (552.598µs) from=10.233.75.24:48324 2021/04/22 02:03:00 [WARN] agent: Service name "_aai-actions-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03: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/04/22 02:03:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [INFO] agent: Synced service "_v16__aai-actions_10.233.69.201_8447" 2021/04/22 02:03:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Node info in sync 2021/04/22 02:03:01 [DEBUG] http: Request PUT /v1/agent/service/register (959.903479ms) from=10.233.75.24:48328 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Node info in sync 2021/04/22 02:03:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (1.097504524s) from=10.233.75.34:53458 2021/04/22 02:03:01 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v16 (497.153µs) from=10.233.75.24:48336 2021/04/22 02:03:01 [WARN] agent: Service name "_aai-actions-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03: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/04/22 02:03:01 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (397.93698ms) from=10.233.75.34:53458 2021/04/22 02:03:02 [INFO] agent: Synced service "_v17__aai-actions_10.233.69.201_8447" 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Node info in sync 2021/04/22 02:03:02 [DEBUG] http: Request PUT /v1/agent/service/register (300.130914ms) from=10.233.75.24:48338 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Node info in sync 2021/04/22 02:03:02 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v17 (400.738µs) from=10.233.75.24:48344 2021/04/22 02:03:02 [WARN] agent: Service name "_aai-actions-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03: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/04/22 02:03:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:02 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [INFO] agent: Synced service "_v18__aai-actions_10.233.69.201_8447" 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Node info in sync 2021/04/22 02:03:02 [DEBUG] http: Request PUT /v1/agent/service/register (202.320003ms) from=10.233.75.24:48348 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:02 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:02 [DEBUG] agent: Node info in sync 2021/04/22 02:03:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (403.116228ms) from=10.233.75.34:53458 2021/04/22 02:03:02 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v18 (476.905µs) from=10.233.75.24:48350 2021/04/22 02:03:02 [WARN] agent: Service name "_aai-actions-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/actions\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/actions\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03: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/04/22 02:03:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [INFO] agent: Synced service "_v19__aai-actions_10.233.69.201_8447" 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:03 [DEBUG] agent: Node info in sync 2021/04/22 02:03:03 [DEBUG] http: Request PUT /v1/agent/service/register (332.067169ms) from=10.233.75.24:48362 2021/04/22 02:03:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v19__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:03 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:03 [DEBUG] agent: Node info in sync 2021/04/22 02:03:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (599.903071ms) from=10.233.75.34:53458 2021/04/22 02:03:03 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v19 (564.848872ms) from=10.233.75.24:48364 2021/04/22 02:03:04 [WARN] agent: Service name "_aai-service-design-and-creation-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:04 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v19__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:04 [INFO] agent: Synced service "_v11__aai-service-design-and-creation_10.233.69.201_8447" 2021/04/22 02:03:04 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:04 [DEBUG] agent: Node info in sync 2021/04/22 02:03:04 [DEBUG] http: Request PUT /v1/agent/service/register (351.325911ms) from=10.233.75.24:48372 2021/04/22 02:03:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (1.452544281s) from=10.233.75.34:53458 2021/04/22 02:03:04 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v19__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:04 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:04 [DEBUG] agent: Node info in sync 2021/04/22 02:03:05 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v11 (434.5µs) from=10.233.75.24:48386 2021/04/22 02:03:05 [WARN] agent: Service name "_aai-service-design-and-creation-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v19__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [INFO] agent: Synced service "_v12__aai-service-design-and-creation_10.233.69.201_8447" 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Node info in sync 2021/04/22 02:03:05 [DEBUG] http: Request PUT /v1/agent/service/register (199.843468ms) from=10.233.75.24:48390 2021/04/22 02:03:05 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v19__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:05 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:05 [DEBUG] agent: Node info in sync 2021/04/22 02:03:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (226.841909ms) from=10.233.75.34:53458 2021/04/22 02:03:05 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v12 (744.675µs) from=10.233.75.24:48394 2021/04/22 02:03:05 [DEBUG] http: Request GET /v1/status/leader (277.56µs) from=10.233.75.34:54154 2021/04/22 02:03:06 [WARN] agent: Service name "_aai-service-design-and-creation-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03: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/04/22 02:03: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/04/22 02:03:06 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v19__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [INFO] agent: Synced service "_v13__aai-service-design-and-creation_10.233.69.201_8447" 2021/04/22 02:03:06 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:06 [DEBUG] agent: Node info in sync 2021/04/22 02:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (66.506482ms) from=10.233.75.24:48404 2021/04/22 02:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (710.37195ms) from=10.233.75.34:53458 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v19__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v13 (501.586µs) from=10.233.75.24:48408 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Node info in sync 2021/04/22 02:03:06 [WARN] agent: Service name "_aai-service-design-and-creation-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03: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/04/22 02:03: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/04/22 02:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [INFO] agent: Synced service "_v14__aai-service-design-and-creation_10.233.69.201_8447" 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v19__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Node info in sync 2021/04/22 02:03:06 [DEBUG] http: Request PUT /v1/agent/service/register (307.734793ms) from=10.233.75.24:48418 2021/04/22 02:03:06 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v19__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:06 [DEBUG] agent: Node info in sync 2021/04/22 02:03:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=88 (708.157127ms) from=10.233.75.34:53458 2021/04/22 02:03:07 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v14 (399.866268ms) from=10.233.75.24:48422 2021/04/22 02:03:07 [WARN] agent: Service name "_aai-service-design-and-creation-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03: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/04/22 02:03:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:07 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:07 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:07 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:07 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:07 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:07 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [INFO] agent: Synced service "_v15__aai-service-design-and-creation_10.233.69.201_8447" 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v19__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Node info in sync 2021/04/22 02:03:08 [DEBUG] http: Request PUT /v1/agent/service/register (500.196305ms) from=10.233.75.24:48428 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v19__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:08 [DEBUG] agent: Node info in sync 2021/04/22 02:03:08 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v15 (424.206µs) from=10.233.75.24:48432 2021/04/22 02:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=89 (998.33859ms) from=10.233.75.34:53458 2021/04/22 02:03:08 [WARN] agent: Service name "_aai-service-design-and-creation-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03: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/04/22 02:03:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v19__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:08 [INFO] agent: Synced service "_v16__aai-service-design-and-creation_10.233.69.201_8447" 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:08 [DEBUG] agent: Node info in sync 2021/04/22 02:03:08 [DEBUG] http: Request PUT /v1/agent/service/register (200.310498ms) from=10.233.75.24:48434 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v19__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=90 (200.54271ms) from=10.233.75.34:53458 2021/04/22 02:03:08 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:08 [DEBUG] agent: Node info in sync 2021/04/22 02:03:08 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v16 (612.949µs) from=10.233.75.24:48442 2021/04/22 02:03:08 [WARN] agent: Service name "_aai-service-design-and-creation-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03: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/04/22 02:03:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [INFO] agent: Synced service "_v17__aai-service-design-and-creation_10.233.69.201_8447" 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v19__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Node info in sync 2021/04/22 02:03:09 [DEBUG] http: Request PUT /v1/agent/service/register (601.523841ms) from=10.233.75.24:48444 2021/04/22 02:03:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=91 (701.616529ms) from=10.233.75.34:53458 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v19__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v17 (732.925µs) from=10.233.75.24:48454 2021/04/22 02:03:09 [WARN] agent: Service name "_aai-service-design-and-creation-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03: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/04/22 02:03:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:09 [DEBUG] http: Request GET /v1/catalog/services (697.418µs) from=10.233.71.180:54240 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:09 [DEBUG] agent: Node info in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [INFO] agent: Synced service "_v18__aai-service-design-and-creation_10.233.69.201_8447" 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v19__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Node info in sync 2021/04/22 02:03:10 [DEBUG] http: Request PUT /v1/agent/service/register (1.000046561s) from=10.233.75.24:48456 2021/04/22 02:03:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (995.051793ms) from=10.233.75.34:53458 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v19__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:10 [DEBUG] agent: Node info in sync 2021/04/22 02:03:10 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v18 (477.169µs) from=10.233.75.24:48468 2021/04/22 02:03:10 [WARN] agent: Service name "_aai-service-design-and-creation-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/service-design-and-creation\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/service-design-and-creation\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03: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/04/22 02:03:10 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [INFO] agent: Synced service "_v19__aai-service-design-and-creation_10.233.69.201_8447" 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v19__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Node info in sync 2021/04/22 02:03:11 [DEBUG] http: Request PUT /v1/agent/service/register (247.240871ms) from=10.233.75.24:48472 2021/04/22 02:03:11 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v19__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Node info in sync 2021/04/22 02:03:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=93 (400.798052ms) from=10.233.75.34:53458 2021/04/22 02:03:11 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v19 (371.561µs) from=10.233.75.24:48476 2021/04/22 02:03:11 [WARN] agent: Service name "_aai-network-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:11 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03: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/04/22 02:03:11 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:11 [DEBUG] http: Request GET /v1/status/leader (175.276µs) from=10.233.71.180:54260 2021/04/22 02:03:11 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v19__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [INFO] agent: Synced service "_v11__aai-network_10.233.69.201_8447" 2021/04/22 02:03:11 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Node info in sync 2021/04/22 02:03:11 [DEBUG] http: Request PUT /v1/agent/service/register (333.47864ms) from=10.233.75.24:48480 2021/04/22 02:03:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=94 (434.301257ms) from=10.233.75.34:53458 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v11__aai-network_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v19__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:11 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:11 [DEBUG] agent: Node info in sync 2021/04/22 02:03:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=92 (861.394µs) from=10.233.71.180:54240 2021/04/22 02:03:12 [DEBUG] http: Request GET /v1/health/service/_aai-network-v11 (446.861µs) from=10.233.75.24:48488 2021/04/22 02:03:12 [WARN] agent: Service name "_aai-network-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:12 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03: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/04/22 02:03:12 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.16.116_9015" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v17__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v19__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.2.119_9518" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_sdc_10.233.30.238_8443" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.2.222_8806" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v11__aai-network_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [INFO] agent: Synced service "_v12__aai-network_10.233.69.201_8447" 2021/04/22 02:03:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v15__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_message-router_10.233.29.163_3904" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_catalog_10.233.2.222_8806" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v16__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v17__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v12__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.63.82_443" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v19__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v13__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Node info in sync 2021/04/22 02:03:12 [DEBUG] http: Request PUT /v1/agent/service/register (500.276139ms) from=10.233.75.24:48492 2021/04/22 02:03:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=95 (674.482618ms) from=10.233.75.34:53458 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.13.150_8080" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.55.186_9004" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v11__aai-network_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v12__aai-network_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.214_9005" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v14__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v15__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.24.193_9011" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v0_multicloud_10.233.41.107_9001" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_nsd_10.233.2.222_8806" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v18__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v16__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.30.238_8080" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v13__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v14__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v11__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v18__aai-actions_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.36.82_8443" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.27.221_9007" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.214_9005" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.4.0_9008" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.32.196_9009" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v11__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v12__aai-business_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.18.40_8181" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_appc_10.233.53.121_8443" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v1_parser_10.233.2.222_8806" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.69.201_8447" in sync 2021/04/22 02:03:12 [DEBUG] agent: Service "_v14__aai-service-design-and-creat