+ 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: '13baa8bb-6ee6-d990-0c6d-8e4169f07ef2' Node name: 'onap-msb-consul-868c76fc85-5cgmv' 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/23 01:55:44 [DEBUG] agent: Using random ID "13baa8bb-6ee6-d990-0c6d-8e4169f07ef2" as node ID 2021/04/23 01:55:44 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:13baa8bb-6ee6-d990-0c6d-8e4169f07ef2 Address:127.0.0.1:8300}] 2021/04/23 01:55:44 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/04/23 01:55:44 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/04/23 01:55:44 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/04/23 01:55:44 [WARN] raft: Unable to get address for server id 13baa8bb-6ee6-d990-0c6d-8e4169f07ef2, using fallback address 127.0.0.1:8300: Could not find address for server id 13baa8bb-6ee6-d990-0c6d-8e4169f07ef2 2021/04/23 01:55:44 [DEBUG] raft: Votes needed: 1 2021/04/23 01:55:44 [DEBUG] raft: Vote granted from 13baa8bb-6ee6-d990-0c6d-8e4169f07ef2 in term 2. Tally: 1 2021/04/23 01:55:44 [INFO] raft: Election won. Tally: 1 2021/04/23 01:55:44 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/04/23 01:55:44 [INFO] serf: EventMemberJoin: onap-msb-consul-868c76fc85-5cgmv.dc1 127.0.0.1 2021/04/23 01:55:44 [INFO] serf: EventMemberJoin: onap-msb-consul-868c76fc85-5cgmv 127.0.0.1 2021/04/23 01:55:45 [INFO] consul: Adding LAN server onap-msb-consul-868c76fc85-5cgmv (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 01:55:45 [INFO] consul: Handled member-join event for server "onap-msb-consul-868c76fc85-5cgmv.dc1" in area "wan" 2021/04/23 01:55:45 [INFO] consul: cluster leadership acquired 2021/04/23 01:55:45 [INFO] consul: New leader elected: onap-msb-consul-868c76fc85-5cgmv 2021/04/23 01:55:45 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/04/23 01:55:45 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/04/23 01:55:45 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/04/23 01:55:46 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/04/23 01:55:46 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/04/23 01:55:46 [INFO] agent: started state syncer 2021/04/23 01:55:46 [INFO] agent: Synced node info 2021/04/23 01:55:46 [DEBUG] agent: Node info in sync 2021/04/23 01:55:46 [DEBUG] agent: Node info in sync 2021/04/23 01:55:46 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/04/23 01:55:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-5cgmv" since the cluster is too small 2021/04/23 01:55:46 [INFO] consul: member 'onap-msb-consul-868c76fc85-5cgmv' joined, marking health alive 2021/04/23 01:55:46 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-5cgmv" since the cluster is too small ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/04/23 01:56:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-5cgmv" since the cluster is too small 2021/04/23 01:56:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 01:56:52 [DEBUG] agent: Node info in sync 2021/04/23 01:57:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-868c76fc85-5cgmv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 01:57:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-5cgmv" since the cluster is too small 2021/04/23 01:58:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 01:58:39 [DEBUG] agent: Node info in sync 2021/04/23 01:58:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-5cgmv" since the cluster is too small 2021/04/23 01:59:00 [DEBUG] http: Request GET /v1/catalog/services (654.403µs) from=10.233.73.112:57050 2021/04/23 01:59:01 [DEBUG] http: Request GET /v1/status/leader (867.3µs) from=10.233.73.112:57056 2021/04/23 01:59:06 [DEBUG] http: Request GET /v1/status/leader (768.869µs) from=10.233.74.226:60278 2021/04/23 01:59:07 [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/23 01:59:07 [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/23 01:59:08 [INFO] agent: Synced service "_v1_wf-gui_10.233.56.144_8443" 2021/04/23 01:59:08 [DEBUG] agent: Node info in sync 2021/04/23 01:59:08 [DEBUG] http: Request PUT /v1/agent/service/register (1.434944467s) from=10.233.74.226:60286 2021/04/23 01:59:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:08 [DEBUG] agent: Node info in sync 2021/04/23 01:59:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (7.293731654s) from=10.233.73.112:57050 2021/04/23 01:59:08 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (982.894µs) from=10.233.73.112:57098 2021/04/23 01:59:09 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (99.650684ms) from=10.233.74.226:60296 2021/04/23 01:59:10 [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/23 01:59: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/23 01:59:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:10 [INFO] agent: Synced service "_v0_multicloud-azure_10.233.42.201_9008" 2021/04/23 01:59:10 [DEBUG] agent: Node info in sync 2021/04/23 01:59:10 [DEBUG] http: Request PUT /v1/agent/service/register (299.965745ms) from=10.233.74.226:60302 2021/04/23 01:59:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=22 (1.300356841s) from=10.233.73.112:57050 2021/04/23 01:59:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:10 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:10 [DEBUG] agent: Node info in sync 2021/04/23 01:59:10 [DEBUG] http: Request GET /v1/health/service/multicloud-azure-v0 (689.103µs) from=10.233.74.226:60314 2021/04/23 01:59:10 [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/23 01:59:10 [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/23 01:59: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/23 01:59: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/23 01:59:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:10 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:10 [INFO] agent: Synced service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" 2021/04/23 01:59:10 [DEBUG] agent: Node info in sync 2021/04/23 01:59:10 [DEBUG] http: Request PUT /v1/agent/service/register (94.38907ms) from=10.233.74.226:60316 2021/04/23 01:59:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=23 (696.335876ms) from=10.233.73.112:57050 2021/04/23 01:59:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:10 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:10 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:10 [DEBUG] agent: Node info in sync 2021/04/23 01:59:11 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v11 (1.566499ms) from=10.233.74.226:60322 2021/04/23 01:59:11 [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/23 01:59:11 [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/23 01:59: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/23 01:59: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/23 01:59:11 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:11 [INFO] agent: Synced service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" 2021/04/23 01:59:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:11 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:11 [DEBUG] agent: Node info in sync 2021/04/23 01:59:11 [DEBUG] http: Request PUT /v1/agent/service/register (183.999518ms) from=10.233.74.226:60324 2021/04/23 01:59:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=24 (384.459688ms) from=10.233.73.112:57050 2021/04/23 01:59:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:11 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:11 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:11 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:11 [DEBUG] agent: Node info in sync 2021/04/23 01:59:11 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v12 (102.584062ms) from=10.233.74.226:60328 2021/04/23 01:59:12 [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/23 01:59:12 [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/23 01:59: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/23 01:59: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/23 01:59:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:12 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:12 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:12 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:12 [INFO] agent: Synced service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" 2021/04/23 01:59:12 [DEBUG] agent: Node info in sync 2021/04/23 01:59:12 [DEBUG] http: Request PUT /v1/agent/service/register (402.096579ms) from=10.233.74.226:60332 2021/04/23 01:59:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=25 (1.00306791s) from=10.233.73.112:57050 2021/04/23 01:59:12 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:12 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:12 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:12 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:12 [DEBUG] agent: Node info in sync 2021/04/23 01:59:12 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v13 (1.745112ms) from=10.233.74.226:60338 2021/04/23 01:59:13 [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/23 01:59:13 [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/23 01:59:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:13 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:13 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:13 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:13 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:13 [INFO] agent: Synced service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" 2021/04/23 01:59:13 [DEBUG] agent: Node info in sync 2021/04/23 01:59:13 [DEBUG] http: Request PUT /v1/agent/service/register (176.467928ms) from=10.233.74.226:60346 2021/04/23 01:59:13 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:13 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:13 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:13 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:13 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:13 [DEBUG] agent: Node info in sync 2021/04/23 01:59:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=26 (777.485683ms) from=10.233.73.112:57050 2021/04/23 01:59:13 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v14 (375.346µs) from=10.233.74.226:60352 2021/04/23 01:59:14 [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/23 01:59:14 [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/23 01:59:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:14 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:14 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:14 [INFO] agent: Synced service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" 2021/04/23 01:59:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:14 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:14 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:14 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:14 [DEBUG] agent: Node info in sync 2021/04/23 01:59:14 [DEBUG] http: Request PUT /v1/agent/service/register (584.413588ms) from=10.233.74.226:60356 2021/04/23 01:59:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=27 (1.043735322s) from=10.233.73.112:57050 2021/04/23 01:59:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:14 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:14 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:14 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:14 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:14 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:14 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:14 [DEBUG] agent: Node info in sync 2021/04/23 01:59:14 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v15 (784.049µs) from=10.233.74.226:60362 2021/04/23 01:59:15 [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/23 01:59:15 [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/23 01:59:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:15 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:15 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:15 [INFO] agent: Synced service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" 2021/04/23 01:59:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:15 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:15 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:15 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:15 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:15 [DEBUG] agent: Node info in sync 2021/04/23 01:59:15 [DEBUG] http: Request PUT /v1/agent/service/register (739.080903ms) from=10.233.74.226:60364 2021/04/23 01:59:15 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:15 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:15 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:15 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:15 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:15 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:15 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:15 [DEBUG] agent: Node info in sync 2021/04/23 01:59:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=28 (961.351393ms) from=10.233.73.112:57050 2021/04/23 01:59:15 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v16 (493.771µs) from=10.233.74.226:60370 2021/04/23 01:59:16 [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/23 01:59:16 [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/23 01:59:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:16 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:16 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:16 [INFO] agent: Synced service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" 2021/04/23 01:59:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:16 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:16 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:16 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:16 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:16 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:16 [DEBUG] agent: Node info in sync 2021/04/23 01:59:16 [DEBUG] http: Request PUT /v1/agent/service/register (133.565182ms) from=10.233.74.226:60372 2021/04/23 01:59:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=29 (372.74203ms) from=10.233.73.112:57050 2021/04/23 01:59:16 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:16 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:16 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:16 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:16 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:16 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:16 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:16 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:16 [DEBUG] agent: Node info in sync 2021/04/23 01:59:16 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v17 (543.097µs) from=10.233.74.226:60376 2021/04/23 01:59:16 [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/23 01:59:16 [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/23 01:59:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:17 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:17 [INFO] agent: Synced service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" 2021/04/23 01:59:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:17 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:17 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:17 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:17 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:17 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:17 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:17 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:17 [DEBUG] agent: Node info in sync 2021/04/23 01:59:17 [DEBUG] http: Request PUT /v1/agent/service/register (800.26936ms) from=10.233.74.226:60378 2021/04/23 01:59:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=30 (900.643807ms) from=10.233.73.112:57050 2021/04/23 01:59:17 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:17 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:17 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:17 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:17 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:17 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:17 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:17 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:17 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:17 [DEBUG] agent: Node info in sync 2021/04/23 01:59:17 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v18 (574.645µs) from=10.233.74.226:60382 2021/04/23 01:59:17 [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/23 01:59:17 [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/23 01:59:17 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:18 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [INFO] agent: Synced service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" 2021/04/23 01:59:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:18 [DEBUG] agent: Node info in sync 2021/04/23 01:59:18 [DEBUG] http: Request PUT /v1/agent/service/register (417.660139ms) from=10.233.74.226:60384 2021/04/23 01:59:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Node info in sync 2021/04/23 01:59:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=31 (418.521707ms) from=10.233.73.112:57050 2021/04/23 01:59:18 [DEBUG] http: Request GET /v1/health/service/_aai-cloudInfrastructure-v19 (669.963µs) from=10.233.74.226:60396 2021/04/23 01:59:18 [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/23 01:59:18 [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/23 01:59:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:18 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [INFO] agent: Synced service "_v11__aai-business_10.233.71.190_8447" 2021/04/23 01:59:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Node info in sync 2021/04/23 01:59:18 [DEBUG] http: Request PUT /v1/agent/service/register (501.503906ms) from=10.233.74.226:60402 2021/04/23 01:59:18 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:18 [DEBUG] agent: Node info in sync 2021/04/23 01:59:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=32 (526.61702ms) from=10.233.73.112:57050 2021/04/23 01:59:19 [DEBUG] http: Request GET /v1/health/service/_aai-business-v11 (670.822µs) from=10.233.74.226:60410 2021/04/23 01:59:19 [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/23 01:59:19 [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/23 01:59:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:19 [INFO] agent: Synced service "_v12__aai-business_10.233.71.190_8447" 2021/04/23 01:59:19 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:19 [DEBUG] agent: Node info in sync 2021/04/23 01:59:19 [DEBUG] http: Request PUT /v1/agent/service/register (232.665824ms) from=10.233.74.226:60412 2021/04/23 01:59:19 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:19 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:19 [DEBUG] agent: Node info in sync 2021/04/23 01:59:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=33 (584.728218ms) from=10.233.73.112:57050 2021/04/23 01:59:19 [DEBUG] http: Request GET /v1/health/service/_aai-business-v12 (508.101µs) from=10.233.74.226:60420 2021/04/23 01:59:20 [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/23 01:59:20 [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/23 01:59:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:20 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [INFO] agent: Synced service "_v13__aai-business_10.233.71.190_8447" 2021/04/23 01:59:20 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [DEBUG] agent: Node info in sync 2021/04/23 01:59:20 [DEBUG] http: Request PUT /v1/agent/service/register (300.518707ms) from=10.233.74.226:60422 2021/04/23 01:59:20 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:20 [DEBUG] agent: Node info in sync 2021/04/23 01:59:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=34 (802.483225ms) from=10.233.73.112:57050 2021/04/23 01:59:20 [DEBUG] http: Request GET /v1/health/service/_aai-business-v13 (347.633µs) from=10.233.74.226:60442 2021/04/23 01:59:20 [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/23 01:59:20 [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/23 01:59:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:21 [DEBUG] http: Request GET /v1/status/leader (1.352876ms) from=10.233.73.112:57158 2021/04/23 01:59:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:21 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:21 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:21 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:21 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [INFO] agent: Synced service "_v14__aai-business_10.233.71.190_8447" 2021/04/23 01:59:22 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Node info in sync 2021/04/23 01:59:22 [DEBUG] http: Request PUT /v1/agent/service/register (1.573089218s) from=10.233.74.226:60446 2021/04/23 01:59:22 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Node info in sync 2021/04/23 01:59:22 [DEBUG] http: Request GET /v1/health/service/_aai-business-v14 (475.549µs) from=10.233.74.226:60460 2021/04/23 01:59:22 [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/23 01:59:22 [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/23 01:59:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=36 (2.000197198s) from=10.233.73.112:57050 2021/04/23 01:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [INFO] agent: Synced service "_v15__aai-business_10.233.71.190_8447" 2021/04/23 01:59:22 [DEBUG] agent: Node info in sync 2021/04/23 01:59:22 [DEBUG] http: Request PUT /v1/agent/service/register (193.404556ms) from=10.233.74.226:60464 2021/04/23 01:59:22 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:22 [DEBUG] agent: Node info in sync 2021/04/23 01:59:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=37 (186.6755ms) from=10.233.73.112:57050 2021/04/23 01:59:22 [DEBUG] http: Request GET /v1/health/service/_aai-business-v15 (497.103µs) from=10.233.74.226:60470 2021/04/23 01:59:23 [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/23 01:59:23 [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/23 01:59:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [INFO] agent: Synced service "_v16__aai-business_10.233.71.190_8447" 2021/04/23 01:59:23 [DEBUG] agent: Node info in sync 2021/04/23 01:59:23 [DEBUG] http: Request PUT /v1/agent/service/register (290.715552ms) from=10.233.74.226:60472 2021/04/23 01:59:23 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:23 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:23 [DEBUG] agent: Node info in sync 2021/04/23 01:59:23 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=38 (402.086304ms) from=10.233.73.112:57050 2021/04/23 01:59:23 [DEBUG] http: Request GET /v1/health/service/_aai-business-v16 (400.552µs) from=10.233.74.226:60476 2021/04/23 01:59:23 [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/23 01:59:23 [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/23 01:59:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:24 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [INFO] agent: Synced service "_v17__aai-business_10.233.71.190_8447" 2021/04/23 01:59:24 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Node info in sync 2021/04/23 01:59:24 [DEBUG] http: Request PUT /v1/agent/service/register (579.662413ms) from=10.233.74.226:60480 2021/04/23 01:59:24 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:24 [DEBUG] agent: Node info in sync 2021/04/23 01:59:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=39 (701.488296ms) from=10.233.73.112:57050 2021/04/23 01:59:24 [DEBUG] http: Request GET /v1/health/service/_aai-business-v17 (367.981µs) from=10.233.74.226:60486 2021/04/23 01:59:24 [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/23 01:59:24 [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/23 01:59:24 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:24 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:25 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [INFO] agent: Synced service "_v18__aai-business_10.233.71.190_8447" 2021/04/23 01:59:25 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Node info in sync 2021/04/23 01:59:25 [DEBUG] http: Request PUT /v1/agent/service/register (700.884028ms) from=10.233.74.226:60490 2021/04/23 01:59:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=40 (994.548024ms) from=10.233.73.112:57050 2021/04/23 01:59:25 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:25 [DEBUG] agent: Node info in sync 2021/04/23 01:59:25 [DEBUG] http: Request GET /v1/health/service/_aai-business-v18 (400.201µs) from=10.233.74.226:60498 2021/04/23 01:59:25 [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/23 01:59:25 [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/23 01:59:25 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:26 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [INFO] agent: Synced service "_v19__aai-business_10.233.71.190_8447" 2021/04/23 01:59:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Node info in sync 2021/04/23 01:59:26 [DEBUG] http: Request PUT /v1/agent/service/register (1.099835982s) from=10.233.74.226:60502 2021/04/23 01:59:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=41 (1.294654882s) from=10.233.73.112:57050 2021/04/23 01:59:26 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:26 [DEBUG] agent: Node info in sync 2021/04/23 01:59:26 [DEBUG] http: Request GET /v1/health/service/_aai-business-v19 (505.487µs) from=10.233.74.226:60510 2021/04/23 01:59:26 [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/23 01:59:26 [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/23 01:59:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=42 (654.481016ms) from=10.233.73.112:57050 2021/04/23 01:59:27 [INFO] agent: Synced service "_v11__aai-actions_10.233.71.190_8447" 2021/04/23 01:59:27 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Node info in sync 2021/04/23 01:59:27 [DEBUG] http: Request PUT /v1/agent/service/register (455.117882ms) from=10.233.74.226:60512 2021/04/23 01:59:27 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:27 [DEBUG] agent: Node info in sync 2021/04/23 01:59:27 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v11 (190.011949ms) from=10.233.74.226:60516 2021/04/23 01:59:28 [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/23 01:59:28 [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/23 01:59:28 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:28 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [INFO] agent: Synced service "_v12__aai-actions_10.233.71.190_8447" 2021/04/23 01:59:28 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Node info in sync 2021/04/23 01:59:28 [DEBUG] http: Request PUT /v1/agent/service/register (413.847263ms) from=10.233.74.226:60518 2021/04/23 01:59:28 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:28 [DEBUG] agent: Node info in sync 2021/04/23 01:59:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=43 (1.554487165s) from=10.233.73.112:57050 2021/04/23 01:59:29 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v12 (100.139938ms) from=10.233.74.226:60530 2021/04/23 01:59:29 [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/23 01:59:29 [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/23 01:59:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [INFO] agent: Synced service "_v13__aai-actions_10.233.71.190_8447" 2021/04/23 01:59:29 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Node info in sync 2021/04/23 01:59:29 [DEBUG] http: Request PUT /v1/agent/service/register (101.12215ms) from=10.233.74.226:60534 2021/04/23 01:59:29 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Node info in sync 2021/04/23 01:59:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=44 (202.28944ms) from=10.233.73.112:57050 2021/04/23 01:59:29 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v13 (379.763µs) from=10.233.74.226:60538 2021/04/23 01:59:29 [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/23 01:59:29 [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/23 01:59:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:29 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [INFO] agent: Synced service "_v14__aai-actions_10.233.71.190_8447" 2021/04/23 01:59:29 [DEBUG] agent: Node info in sync 2021/04/23 01:59:29 [DEBUG] http: Request PUT /v1/agent/service/register (304.736438ms) from=10.233.74.226:60542 2021/04/23 01:59:29 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:29 [DEBUG] agent: Node info in sync 2021/04/23 01:59:29 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=45 (406.220884ms) from=10.233.73.112:57050 2021/04/23 01:59:30 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v14 (509.957µs) from=10.233.74.226:60544 2021/04/23 01:59:30 [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/23 01:59:30 [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/23 01:59:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [INFO] agent: Synced service "_v15__aai-actions_10.233.71.190_8447" 2021/04/23 01:59:30 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Node info in sync 2021/04/23 01:59:30 [DEBUG] http: Request PUT /v1/agent/service/register (400.650575ms) from=10.233.74.226:60550 2021/04/23 01:59:30 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Node info in sync 2021/04/23 01:59:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=46 (595.50431ms) from=10.233.73.112:57050 2021/04/23 01:59:30 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v15 (331.265µs) from=10.233.74.226:60558 2021/04/23 01:59:30 [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/23 01:59:30 [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/23 01:59:30 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:30 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [INFO] agent: Synced service "_v16__aai-actions_10.233.71.190_8447" 2021/04/23 01:59:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Node info in sync 2021/04/23 01:59:30 [DEBUG] http: Request PUT /v1/agent/service/register (86.099872ms) from=10.233.74.226:60560 2021/04/23 01:59:30 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:30 [DEBUG] agent: Node info in sync 2021/04/23 01:59:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=47 (12.69624ms) from=10.233.73.112:57050 2021/04/23 01:59:31 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v16 (99.454546ms) from=10.233.74.226:60564 2021/04/23 01:59:31 [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/23 01:59:31 [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/23 01:59:31 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:31 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=48 (751.396372ms) from=10.233.73.112:57050 2021/04/23 01:59:31 [INFO] agent: Synced service "_v17__aai-actions_10.233.71.190_8447" 2021/04/23 01:59:31 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Node info in sync 2021/04/23 01:59:31 [DEBUG] http: Request PUT /v1/agent/service/register (400.08833ms) from=10.233.74.226:60566 2021/04/23 01:59:31 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:31 [DEBUG] agent: Node info in sync 2021/04/23 01:59:31 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v17 (398.232µs) from=10.233.74.226:60572 2021/04/23 01:59:32 [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/23 01:59:32 [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/23 01:59:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:32 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [INFO] agent: Synced service "_v18__aai-actions_10.233.71.190_8447" 2021/04/23 01:59:32 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Node info in sync 2021/04/23 01:59:32 [DEBUG] http: Request PUT /v1/agent/service/register (499.986932ms) from=10.233.74.226:60574 2021/04/23 01:59:32 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:32 [DEBUG] agent: Node info in sync 2021/04/23 01:59:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=49 (800.828632ms) from=10.233.73.112:57050 2021/04/23 01:59:32 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v18 (521.698µs) from=10.233.74.226:60578 2021/04/23 01:59:32 [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/23 01:59:32 [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/23 01:59:32 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:33 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [INFO] agent: Synced service "_v19__aai-actions_10.233.71.190_8447" 2021/04/23 01:59:33 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Node info in sync 2021/04/23 01:59:33 [DEBUG] http: Request PUT /v1/agent/service/register (601.288175ms) from=10.233.74.226:60582 2021/04/23 01:59:33 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:33 [DEBUG] agent: Node info in sync 2021/04/23 01:59:33 [DEBUG] http: Request GET /v1/health/service/_aai-actions-v19 (299.927045ms) from=10.233.74.226:60590 2021/04/23 01:59:34 [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/23 01:59:34 [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/23 01:59:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:34 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=50 (1.400944652s) from=10.233.73.112:57050 2021/04/23 01:59:34 [INFO] agent: Synced service "_v11__aai-service-design-and-creation_10.233.71.190_8447" 2021/04/23 01:59:34 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Node info in sync 2021/04/23 01:59:34 [DEBUG] http: Request PUT /v1/agent/service/register (301.138638ms) from=10.233.74.226:60600 2021/04/23 01:59:34 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:34 [DEBUG] agent: Node info in sync 2021/04/23 01:59:34 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v11 (533.817µs) from=10.233.74.226:60604 2021/04/23 01:59:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=51 (2.335476ms) from=10.233.73.112:57050 2021/04/23 01:59:35 [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/23 01:59:35 [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/23 01:59:35 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59:37 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [INFO] agent: Synced service "_v12__aai-service-design-and-creation_10.233.71.190_8447" 2021/04/23 01:59:37 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Node info in sync 2021/04/23 01:59:37 [DEBUG] http: Request PUT /v1/agent/service/register (3.169856488s) from=10.233.74.226:60606 2021/04/23 01:59:37 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:37 [DEBUG] agent: Node info in sync 2021/04/23 01:59:37 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v12 (501.608µs) from=10.233.74.226:60624 2021/04/23 01:59:38 [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/23 01:59:38 [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/23 01:59: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/23 01:59: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/23 01:59:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=52 (2.898159138s) from=10.233.73.112:57050 2021/04/23 01:59:38 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [INFO] agent: Synced service "_v13__aai-service-design-and-creation_10.233.71.190_8447" 2021/04/23 01:59:38 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Node info in sync 2021/04/23 01:59:38 [DEBUG] http: Request PUT /v1/agent/service/register (200.57325ms) from=10.233.74.226:60628 2021/04/23 01:59:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=53 (92.372382ms) from=10.233.73.112:57050 2021/04/23 01:59:38 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:38 [DEBUG] agent: Node info in sync 2021/04/23 01:59:38 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v13 (576.417µs) from=10.233.74.226:60632 2021/04/23 01:59:38 [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/23 01:59:38 [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/23 01:59: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/23 01:59: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/23 01:59:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [INFO] agent: Synced service "_v14__aai-service-design-and-creation_10.233.71.190_8447" 2021/04/23 01:59:39 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Node info in sync 2021/04/23 01:59:39 [DEBUG] http: Request PUT /v1/agent/service/register (599.457209ms) from=10.233.74.226:60636 2021/04/23 01:59:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=54 (901.625397ms) from=10.233.73.112:57050 2021/04/23 01:59:39 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:39 [DEBUG] agent: Node info in sync 2021/04/23 01:59:39 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v14 (504.552µs) from=10.233.74.226:60642 2021/04/23 01:59:39 [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/23 01:59:39 [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/23 01:59: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/23 01:59: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/23 01:59:40 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [INFO] agent: Synced service "_v15__aai-service-design-and-creation_10.233.71.190_8447" 2021/04/23 01:59:40 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Node info in sync 2021/04/23 01:59:40 [DEBUG] http: Request PUT /v1/agent/service/register (804.297474ms) from=10.233.74.226:60644 2021/04/23 01:59:40 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:40 [DEBUG] agent: Node info in sync 2021/04/23 01:59:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=55 (1.10014834s) from=10.233.73.112:57050 2021/04/23 01:59:40 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v15 (99.931418ms) from=10.233.74.226:60660 2021/04/23 01:59:41 [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/23 01:59:41 [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/23 01:59: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/23 01:59: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/23 01:59:42 [DEBUG] http: Request GET /v1/status/leader (307.212µs) from=10.233.73.112:57266 2021/04/23 01:59:45 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=56 (4.937884604s) from=10.233.73.112:57050 2021/04/23 01:59:45 [INFO] agent: Synced service "_v16__aai-service-design-and-creation_10.233.71.190_8447" 2021/04/23 01:59:45 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Node info in sync 2021/04/23 01:59:45 [DEBUG] http: Request PUT /v1/agent/service/register (4.702440548s) from=10.233.74.226:60666 2021/04/23 01:59:45 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:45 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:46 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:46 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:46 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:46 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:46 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:46 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:45 [DEBUG] consul: Skipping self join check for "onap-msb-consul-868c76fc85-5cgmv" since the cluster is too small 2021/04/23 01:59:46 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:46 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:46 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:46 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:46 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:46 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:46 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:46 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:46 [DEBUG] agent: Node info in sync 2021/04/23 01:59:46 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v16 (200.322445ms) from=10.233.74.226:60696 2021/04/23 01:59:46 [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/23 01:59:46 [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/23 01:59:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:47 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [INFO] agent: Synced service "_v17__aai-service-design-and-creation_10.233.71.190_8447" 2021/04/23 01:59:47 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=57 (1.900333263s) from=10.233.73.112:57050 2021/04/23 01:59:47 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Node info in sync 2021/04/23 01:59:47 [DEBUG] http: Request PUT /v1/agent/service/register (899.81466ms) from=10.233.74.226:60702 2021/04/23 01:59:47 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:47 [DEBUG] agent: Node info in sync 2021/04/23 01:59:48 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v17 (199.984287ms) from=10.233.74.226:60708 2021/04/23 01:59:48 [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/23 01:59:48 [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/23 01:59: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/23 01:59: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/23 01:59:48 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [INFO] agent: Synced service "_v18__aai-service-design-and-creation_10.233.71.190_8447" 2021/04/23 01:59:48 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Node info in sync 2021/04/23 01:59:48 [DEBUG] http: Request PUT /v1/agent/service/register (244.529667ms) from=10.233.74.226:60714 2021/04/23 01:59:48 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:48 [DEBUG] agent: Node info in sync 2021/04/23 01:59:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=59 (645.598784ms) from=10.233.73.112:57050 2021/04/23 01:59:48 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v18 (627.426µs) from=10.233.74.226:60716 2021/04/23 01:59:48 [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/23 01:59:48 [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/23 01:59: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/23 01:59: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/23 01:59:49 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [INFO] agent: Synced service "_v19__aai-service-design-and-creation_10.233.71.190_8447" 2021/04/23 01:59:49 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=60 (723.910664ms) from=10.233.73.112:57050 2021/04/23 01:59:49 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Node info in sync 2021/04/23 01:59:49 [DEBUG] http: Request PUT /v1/agent/service/register (692.738563ms) from=10.233.74.226:60720 2021/04/23 01:59:49 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:49 [DEBUG] agent: Node info in sync 2021/04/23 01:59:49 [DEBUG] http: Request GET /v1/health/service/_aai-service-design-and-creation-v19 (609.608µs) from=10.233.74.226:60730 2021/04/23 01:59:49 [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/23 01:59:49 [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/23 01:59:49 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:49 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:50 [INFO] agent: Synced service "_v11__aai-network_10.233.71.190_8447" 2021/04/23 01:59:50 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Node info in sync 2021/04/23 01:59:50 [DEBUG] http: Request PUT /v1/agent/service/register (680.951348ms) from=10.233.74.226:60734 2021/04/23 01:59:50 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:50 [DEBUG] agent: Node info in sync 2021/04/23 01:59:50 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=61 (1.300221177s) from=10.233.73.112:57050 2021/04/23 01:59:51 [DEBUG] http: Request GET /v1/health/service/_aai-network-v11 (400.434238ms) from=10.233.74.226:60746 2021/04/23 01:59:51 [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/23 01:59:51 [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/23 01:59:51 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [INFO] agent: Synced service "_v12__aai-network_10.233.71.190_8447" 2021/04/23 01:59:52 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=63 (885.961104ms) from=10.233.73.112:57050 2021/04/23 01:59:52 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Node info in sync 2021/04/23 01:59:52 [DEBUG] http: Request PUT /v1/agent/service/register (1.098398992s) from=10.233.74.226:60752 2021/04/23 01:59:52 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:52 [DEBUG] agent: Node info in sync 2021/04/23 01:59:52 [DEBUG] http: Request GET /v1/health/service/_aai-network-v12 (854.459µs) from=10.233.74.226:60760 2021/04/23 01:59:52 [WARN] agent: Service name "_aai-network-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:52 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59: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/23 01:59:53 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [INFO] agent: Synced service "_v13__aai-network_10.233.71.190_8447" 2021/04/23 01:59:53 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Node info in sync 2021/04/23 01:59:53 [DEBUG] http: Request PUT /v1/agent/service/register (539.820959ms) from=10.233.74.226:60762 2021/04/23 01:59:53 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Node info in sync 2021/04/23 01:59:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=64 (832.860779ms) from=10.233.73.112:57050 2021/04/23 01:59:53 [DEBUG] http: Request GET /v1/health/service/_aai-network-v13 (390.362µs) from=10.233.74.226:60768 2021/04/23 01:59:53 [WARN] agent: Service name "_aai-network-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:53 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59: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/23 01:59:53 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [INFO] agent: Synced service "_v14__aai-network_10.233.71.190_8447" 2021/04/23 01:59:53 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=65 (301.726357ms) from=10.233.73.112:57050 2021/04/23 01:59:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:53 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Node info in sync 2021/04/23 01:59:54 [DEBUG] http: Request PUT /v1/agent/service/register (800.573173ms) from=10.233.74.226:60772 2021/04/23 01:59:54 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Node info in sync 2021/04/23 01:59:54 [DEBUG] http: Request GET /v1/health/service/_aai-network-v14 (601.537µs) from=10.233.74.226:60780 2021/04/23 01:59:54 [WARN] agent: Service name "_aai-network-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:54 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:54 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:54 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:54 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [INFO] agent: Synced service "_v15__aai-network_10.233.71.190_8447" 2021/04/23 01:59:54 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Node info in sync 2021/04/23 01:59:54 [DEBUG] http: Request PUT /v1/agent/service/register (300.920944ms) from=10.233.74.226:60784 2021/04/23 01:59:54 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:54 [DEBUG] agent: Node info in sync 2021/04/23 01:59:54 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=66 (802.25946ms) from=10.233.73.112:57050 2021/04/23 01:59:54 [DEBUG] http: Request GET /v1/health/service/_aai-network-v15 (510.08µs) from=10.233.74.226:60788 2021/04/23 01:59:55 [WARN] agent: Service name "_aai-network-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59: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/23 01:59:55 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [INFO] agent: Synced service "_v16__aai-network_10.233.71.190_8447" 2021/04/23 01:59:55 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Node info in sync 2021/04/23 01:59:55 [DEBUG] http: Request PUT /v1/agent/service/register (396.244217ms) from=10.233.74.226:60792 2021/04/23 01:59:55 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:55 [DEBUG] agent: Node info in sync 2021/04/23 01:59:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=67 (801.134079ms) from=10.233.73.112:57050 2021/04/23 01:59:55 [DEBUG] http: Request GET /v1/health/service/_aai-network-v16 (363.177µs) from=10.233.74.226:60794 2021/04/23 01:59:56 [WARN] agent: Service name "_aai-network-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59: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/23 01:59:56 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [INFO] agent: Synced service "_v17__aai-network_10.233.71.190_8447" 2021/04/23 01:59:56 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Node info in sync 2021/04/23 01:59:56 [DEBUG] http: Request PUT /v1/agent/service/register (300.026798ms) from=10.233.74.226:60798 2021/04/23 01:59:56 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:56 [DEBUG] agent: Node info in sync 2021/04/23 01:59:56 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=68 (501.123851ms) from=10.233.73.112:57050 2021/04/23 01:59:56 [DEBUG] http: Request GET /v1/health/service/_aai-network-v17 (385.573566ms) from=10.233.74.226:60804 2021/04/23 01:59:56 [WARN] agent: Service name "_aai-network-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:56 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59: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/23 01:59:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=69 (837.584896ms) from=10.233.73.112:57050 2021/04/23 01:59:57 [INFO] agent: Synced service "_v18__aai-network_10.233.71.190_8447" 2021/04/23 01:59:57 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Node info in sync 2021/04/23 01:59:57 [DEBUG] http: Request PUT /v1/agent/service/register (899.586039ms) from=10.233.74.226:60806 2021/04/23 01:59:57 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:57 [DEBUG] agent: Node info in sync 2021/04/23 01:59:58 [DEBUG] http: Request GET /v1/health/service/_aai-network-v18 (1.050701ms) from=10.233.74.226:60810 2021/04/23 01:59:58 [WARN] agent: Service name "_aai-network-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:58 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/network\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/network\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59: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/23 01:59:58 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [INFO] agent: Synced service "_v19__aai-network_10.233.71.190_8447" 2021/04/23 01:59:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Node info in sync 2021/04/23 01:59:58 [DEBUG] http: Request PUT /v1/agent/service/register (256.765555ms) from=10.233.74.226:60822 2021/04/23 01:59:58 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:58 [DEBUG] agent: Node info in sync 2021/04/23 01:59:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=70 (1.193256599s) from=10.233.73.112:57050 2021/04/23 01:59:58 [DEBUG] http: Request GET /v1/health/service/_aai-network-v19 (724.572µs) from=10.233.74.226:60826 2021/04/23 01:59:59 [WARN] agent: Service name "_aai-externalSystem-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/external-system\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/external-system\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59: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/23 01:59:59 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [INFO] agent: Synced service "_v11__aai-externalSystem_10.233.71.190_8447" 2021/04/23 01:59:59 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Node info in sync 2021/04/23 01:59:59 [DEBUG] http: Request PUT /v1/agent/service/register (200.415382ms) from=10.233.74.226:60830 2021/04/23 01:59:59 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 01:59:59 [DEBUG] agent: Node info in sync 2021/04/23 01:59:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=71 (700.779018ms) from=10.233.73.112:57050 2021/04/23 01:59:59 [DEBUG] http: Request GET /v1/health/service/_aai-externalSystem-v11 (99.881976ms) from=10.233.74.226:60834 2021/04/23 01:59:59 [WARN] agent: Service name "_aai-externalSystem-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/external-system\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/external-system\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 01:59: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/23 01:59: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/23 02:00:00 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [INFO] agent: Synced service "_v12__aai-externalSystem_10.233.71.190_8447" 2021/04/23 02:00:00 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Node info in sync 2021/04/23 02:00:00 [DEBUG] http: Request PUT /v1/agent/service/register (113.985735ms) from=10.233.74.226:60836 2021/04/23 02:00:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=72 (346.320243ms) from=10.233.73.112:57050 2021/04/23 02:00:00 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:00 [DEBUG] agent: Node info in sync 2021/04/23 02:00:00 [DEBUG] http: Request GET /v1/health/service/_aai-externalSystem-v12 (600.068256ms) from=10.233.74.226:60840 2021/04/23 02:00:01 [WARN] agent: Service name "_aai-externalSystem-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 02:00:01 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/external-system\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/external-system\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 02:00: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/23 02:00: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/23 02:00:01 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [INFO] agent: Synced service "_v13__aai-externalSystem_10.233.71.190_8447" 2021/04/23 02:00:01 [DEBUG] agent: Node info in sync 2021/04/23 02:00:01 [DEBUG] http: Request PUT /v1/agent/service/register (599.904489ms) from=10.233.74.226:60852 2021/04/23 02:00:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=73 (1.202387494s) from=10.233.73.112:57050 2021/04/23 02:00:01 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] http: Request GET /v1/health/service/_aai-externalSystem-v13 (591.919µs) from=10.233.74.226:60858 2021/04/23 02:00:01 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:01 [DEBUG] agent: Node info in sync 2021/04/23 02:00:02 [DEBUG] http: Request GET /v1/status/leader (464.161µs) from=10.233.73.112:57366 2021/04/23 02:00:02 [WARN] agent: Service name "_aai-externalSystem-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 02:00:02 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/external-system\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/external-system\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 02:00: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/23 02:00: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/23 02:00:02 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [INFO] agent: Synced service "_v14__aai-externalSystem_10.233.71.190_8447" 2021/04/23 02:00:02 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Node info in sync 2021/04/23 02:00:02 [DEBUG] http: Request PUT /v1/agent/service/register (585.306885ms) from=10.233.74.226:60862 2021/04/23 02:00:02 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=74 (899.982629ms) from=10.233.73.112:57050 2021/04/23 02:00:02 [DEBUG] http: Request GET /v1/health/service/_aai-externalSystem-v14 (564.19µs) from=10.233.74.226:60866 2021/04/23 02:00:02 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:02 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [WARN] agent: Service name "_aai-externalSystem-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 02:00:03 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Node info in sync 2021/04/23 02:00:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/external-system\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/external-system\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 02:00:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 02:00:03 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 02:00:03 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [INFO] agent: Synced service "_v15__aai-externalSystem_10.233.71.190_8447" 2021/04/23 02:00:03 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=75 (875.906022ms) from=10.233.73.112:57050 2021/04/23 02:00:03 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Node info in sync 2021/04/23 02:00:03 [DEBUG] http: Request PUT /v1/agent/service/register (700.780331ms) from=10.233.74.226:60874 2021/04/23 02:00:03 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:03 [DEBUG] agent: Node info in sync 2021/04/23 02:00:03 [DEBUG] http: Request GET /v1/health/service/_aai-externalSystem-v15 (548.686µs) from=10.233.74.226:60882 2021/04/23 02:00:04 [WARN] agent: Service name "_aai-externalSystem-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 02:00:04 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/external-system\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/external-system\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 02:00: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/23 02:00: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/23 02:00:04 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [INFO] agent: Synced service "_v16__aai-externalSystem_10.233.71.190_8447" 2021/04/23 02:00:04 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=76 (401.644995ms) from=10.233.73.112:57050 2021/04/23 02:00:04 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Node info in sync 2021/04/23 02:00:04 [DEBUG] http: Request PUT /v1/agent/service/register (700.57957ms) from=10.233.74.226:60884 2021/04/23 02:00:04 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:05 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:04 [DEBUG] http: Request GET /v1/health/service/_aai-externalSystem-v16 (459.07µs) from=10.233.74.226:60896 2021/04/23 02:00:05 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:05 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:05 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:05 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:05 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:05 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:05 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:05 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:05 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:05 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:05 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:05 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:05 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:05 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:05 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:05 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:05 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:05 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:05 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:05 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:05 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:05 [DEBUG] agent: Node info in sync 2021/04/23 02:00:05 [WARN] agent: Service name "_aai-externalSystem-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 02:00:05 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/external-system\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/external-system\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 02:00: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/23 02:00: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/23 02:00:06 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [INFO] agent: Synced service "_v17__aai-externalSystem_10.233.71.190_8447" 2021/04/23 02:00:06 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=77 (1.789082249s) from=10.233.73.112:57050 2021/04/23 02:00:06 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Node info in sync 2021/04/23 02:00:06 [DEBUG] http: Request PUT /v1/agent/service/register (1.300338847s) from=10.233.74.226:60898 2021/04/23 02:00:06 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:06 [DEBUG] agent: Node info in sync 2021/04/23 02:00:07 [DEBUG] http: Request GET /v1/health/service/_aai-externalSystem-v17 (947.416µs) from=10.233.74.226:60908 2021/04/23 02:00:07 [WARN] agent: Service name "_aai-externalSystem-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 02:00:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/external-system\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/external-system\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 02:00: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/23 02:00: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/23 02:00:07 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [INFO] agent: Synced service "_v18__aai-externalSystem_10.233.71.190_8447" 2021/04/23 02:00:07 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Node info in sync 2021/04/23 02:00:07 [DEBUG] http: Request PUT /v1/agent/service/register (699.934286ms) from=10.233.74.226:60912 2021/04/23 02:00:07 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=78 (1.298852384s) from=10.233.73.112:57050 2021/04/23 02:00:07 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:07 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:08 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:08 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:08 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:08 [DEBUG] agent: Node info in sync 2021/04/23 02:00:08 [DEBUG] http: Request GET /v1/health/service/_aai-externalSystem-v18 (522.584µs) from=10.233.74.226:60916 2021/04/23 02:00:08 [WARN] agent: Service name "_aai-externalSystem-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 02:00:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/external-system\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/external-system\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 02:00: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/23 02:00: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/23 02:00:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [INFO] agent: Synced service "_v19__aai-externalSystem_10.233.71.190_8447" 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Node info in sync 2021/04/23 02:00:09 [DEBUG] http: Request PUT /v1/agent/service/register (842.504386ms) from=10.233.74.226:60922 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Node info in sync 2021/04/23 02:00:09 [DEBUG] http: Request GET /v1/health/service/_aai-externalSystem-v19 (552.724µs) from=10.233.74.226:60928 2021/04/23 02:00:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=79 (1.100057627s) from=10.233.73.112:57050 2021/04/23 02:00:09 [DEBUG] agent: Service tag "\"base\":{\"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/23 02:00: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/23 02:00: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/23 02:00:09 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [INFO] agent: Synced service "_v11_aai-cloudInfrastructure_10.233.71.190_8447" 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Node info in sync 2021/04/23 02:00:09 [DEBUG] http: Request PUT /v1/agent/service/register (201.051013ms) from=10.233.74.226:60930 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:09 [DEBUG] agent: Node info in sync 2021/04/23 02:00:09 [DEBUG] http: Request GET /v1/health/service/aai-cloudInfrastructure-v11 (799.722µs) from=10.233.74.226:60934 2021/04/23 02:00:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=80 (1.495104ms) from=10.233.73.112:57050 2021/04/23 02:00:09 [DEBUG] agent: Service tag "\"base\":{\"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/23 02:00: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/23 02:00: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/23 02:00:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [INFO] agent: Synced service "_v12_aai-cloudInfrastructure_10.233.71.190_8447" 2021/04/23 02:00:10 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v11_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Node info in sync 2021/04/23 02:00:10 [DEBUG] http: Request PUT /v1/agent/service/register (416.36689ms) from=10.233.74.226:60938 2021/04/23 02:00:10 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v12_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v11_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:10 [DEBUG] agent: Node info in sync 2021/04/23 02:00:10 [DEBUG] http: Request GET /v1/health/service/aai-cloudInfrastructure-v12 (481.246µs) from=10.233.74.226:60948 2021/04/23 02:00:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=81 (839.187646ms) from=10.233.73.112:57050 2021/04/23 02:00:10 [DEBUG] agent: Service tag "\"base\":{\"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/23 02:00: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/23 02:00: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/23 02:00:11 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v12_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [INFO] agent: Synced service "_v13_aai-cloudInfrastructure_10.233.71.190_8447" 2021/04/23 02:00:11 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v11_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=82 (622.61336ms) from=10.233.73.112:57050 2021/04/23 02:00:11 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:11 [DEBUG] agent: Node info in sync 2021/04/23 02:00:11 [DEBUG] http: Request PUT /v1/agent/service/register (568.360323ms) from=10.233.74.226:60950 2021/04/23 02:00:11 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v12_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v13_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v11_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:11 [DEBUG] agent: Node info in sync 2021/04/23 02:00:11 [DEBUG] http: Request GET /v1/health/service/aai-cloudInfrastructure-v13 (200.036375ms) from=10.233.74.226:60958 2021/04/23 02:00:12 [DEBUG] agent: Service tag "\"base\":{\"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/23 02:00: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/23 02:00: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/23 02:00:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [INFO] agent: Synced service "_v14_aai-cloudInfrastructure_10.233.71.190_8447" 2021/04/23 02:00:12 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v12_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v13_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v11_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Node info in sync 2021/04/23 02:00:12 [DEBUG] http: Request PUT /v1/agent/service/register (299.652969ms) from=10.233.74.226:60960 2021/04/23 02:00:12 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v13_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=83 (802.303788ms) from=10.233.73.112:57050 2021/04/23 02:00:12 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v11_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v14_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v12_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:12 [DEBUG] agent: Node info in sync 2021/04/23 02:00:13 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-868c76fc85-5cgmv.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 02:00:13 [DEBUG] http: Request GET /v1/health/service/aai-cloudInfrastructure-v14 (499.648089ms) from=10.233.74.226:60966 2021/04/23 02:00:13 [DEBUG] agent: Service tag "\"base\":{\"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/23 02:00:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 02:00:13 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 02:00:13 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v12_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v13_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v11_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [INFO] agent: Synced service "_v15_aai-cloudInfrastructure_10.233.71.190_8447" 2021/04/23 02:00:13 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v14_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Node info in sync 2021/04/23 02:00:13 [DEBUG] http: Request PUT /v1/agent/service/register (300.368221ms) from=10.233.74.226:60974 2021/04/23 02:00:13 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v11_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v15_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v14_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v12_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v13_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:13 [DEBUG] agent: Node info in sync 2021/04/23 02:00:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=84 (1.001307297s) from=10.233.73.112:57050 2021/04/23 02:00:13 [DEBUG] http: Request GET /v1/health/service/aai-cloudInfrastructure-v15 (727.062µs) from=10.233.74.226:60978 2021/04/23 02:00:14 [DEBUG] agent: Service tag "\"base\":{\"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/23 02:00:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 02:00: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/23 02:00:14 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v15_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v14_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=85 (129.08935ms) from=10.233.73.112:57050 2021/04/23 02:00:14 [INFO] agent: Synced service "_v16_aai-cloudInfrastructure_10.233.71.190_8447" 2021/04/23 02:00:14 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v12_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v13_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v11_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Node info in sync 2021/04/23 02:00:14 [DEBUG] http: Request PUT /v1/agent/service/register (699.999405ms) from=10.233.74.226:60984 2021/04/23 02:00:14 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v11_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v15_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v14_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v16_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v12_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Service "_v13_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:14 [DEBUG] agent: Node info in sync 2021/04/23 02:00:14 [DEBUG] http: Request GET /v1/health/service/aai-cloudInfrastructure-v16 (489.119µs) from=10.233.74.226:60994 2021/04/23 02:00:15 [DEBUG] agent: Service tag "\"base\":{\"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/23 02:00:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 02:00: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/23 02:00:15 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v14_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v16_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v12_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v13_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v11_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v15_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=86 (922.302626ms) from=10.233.73.112:57050 2021/04/23 02:00:15 [INFO] agent: Synced service "_v17_aai-cloudInfrastructure_10.233.71.190_8447" 2021/04/23 02:00:15 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Node info in sync 2021/04/23 02:00:15 [DEBUG] http: Request PUT /v1/agent/service/register (422.380983ms) from=10.233.74.226:60996 2021/04/23 02:00:15 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v13_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v11_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v15_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v17_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v14_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v16_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v12_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:15 [DEBUG] agent: Node info in sync 2021/04/23 02:00:15 [DEBUG] http: Request GET /v1/health/service/aai-cloudInfrastructure-v17 (597.852µs) from=10.233.74.226:32768 2021/04/23 02:00:16 [DEBUG] agent: Service tag "\"base\":{\"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/23 02:00:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 02:00: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/23 02:00:16 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=87 (742.6687ms) from=10.233.73.112:57050 2021/04/23 02:00:16 [INFO] agent: Synced service "_v18_aai-cloudInfrastructure_10.233.71.190_8447" 2021/04/23 02:00:16 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v13_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v11_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v15_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v17_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.56.144_8443" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v13__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v11__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v12__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v14__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v14_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v18__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v15__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v0_multicloud-azure_10.233.42.201_9008" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v15__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v18__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v12__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v16_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v12__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v18__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v12_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Node info in sync 2021/04/23 02:00:16 [DEBUG] http: Request PUT /v1/agent/service/register (600.30782ms) from=10.233.74.226:32772 2021/04/23 02:00:16 [DEBUG] agent: Service "_v16__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v16__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v12_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v19__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v19__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v18__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v19__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v17__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v11__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v16__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v13__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v14__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v17__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v18_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v14__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v16__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v18__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v13_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v13__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v14__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v17__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v19__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v13__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v19__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v11_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v12__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v17__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v13__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v15_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v17_aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v11__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v16__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v18__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v12__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v15__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v15__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v17__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v14__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v11__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v16__aai-service-design-and-creation_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v14__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v17__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v11__aai-externalSystem_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v11__aai-business_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v12__aai-actions_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v13__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v19__aai-network_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v15__aai-cloudInfrastructure_10.233.71.190_8447" in sync 2021/04/23 02:00:16 [DEBUG] agent: Service "_v15__aai-business_10.233.71.190_8447" in