By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + [ a = - ] + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: 'b1c305f5-e6d3-84fe-bc36-7641731cafda' Node name: 'onap-msb-consul-86975585d9-kxzvr' 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 16:18:41 [DEBUG] agent: Using random ID "b1c305f5-e6d3-84fe-bc36-7641731cafda" as node ID 2021/04/23 16:18:42 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:b1c305f5-e6d3-84fe-bc36-7641731cafda Address:127.0.0.1:8300}] 2021/04/23 16:18:42 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2021/04/23 16:18:42 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-kxzvr.dc1 127.0.0.1 2021/04/23 16:18:42 [WARN] raft: Heartbeat timeout from "" reached, starting election 2021/04/23 16:18:42 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2021/04/23 16:18:42 [WARN] raft: Unable to get address for server id b1c305f5-e6d3-84fe-bc36-7641731cafda, using fallback address 127.0.0.1:8300: Could not find address for server id b1c305f5-e6d3-84fe-bc36-7641731cafda 2021/04/23 16:18:42 [DEBUG] raft: Votes needed: 1 2021/04/23 16:18:42 [DEBUG] raft: Vote granted from b1c305f5-e6d3-84fe-bc36-7641731cafda in term 2. Tally: 1 2021/04/23 16:18:42 [INFO] raft: Election won. Tally: 1 2021/04/23 16:18:42 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2021/04/23 16:18:42 [INFO] serf: EventMemberJoin: onap-msb-consul-86975585d9-kxzvr 127.0.0.1 2021/04/23 16:18:42 [INFO] consul: Adding LAN server onap-msb-consul-86975585d9-kxzvr (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 16:18:42 [INFO] consul: Handled member-join event for server "onap-msb-consul-86975585d9-kxzvr.dc1" in area "wan" 2021/04/23 16:18:42 [INFO] consul: cluster leadership acquired 2021/04/23 16:18:42 [INFO] consul: New leader elected: onap-msb-consul-86975585d9-kxzvr 2021/04/23 16:18:43 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2021/04/23 16:18:43 [DEBUG] agent/proxy: managed Connect proxy manager started 2021/04/23 16:18:43 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2021/04/23 16:18:43 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2021/04/23 16:18:43 [INFO] agent: started state syncer 2021/04/23 16:18:43 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2021/04/23 16:18:43 [INFO] agent: Synced node info 2021/04/23 16:18:44 [INFO] connect: initialized primary datacenter CA with provider "consul" 2021/04/23 16:18:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:18:44 [INFO] consul: member 'onap-msb-consul-86975585d9-kxzvr' joined, marking health alive 2021/04/23 16:18:44 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:18:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:18:46 [DEBUG] agent: Node info in sync 2021/04/23 16:18:46 [DEBUG] agent: Node info in sync ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2021/04/23 16:19:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:20:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:20:37 [DEBUG] agent: Node info in sync 2021/04/23 16:20:42 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 16:20:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:21:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:22:01 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:22:01 [DEBUG] agent: Node info in sync 2021/04/23 16:22:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:23:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 16:23:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:23:25 [DEBUG] agent: Node info in sync 2021/04/23 16:23:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:24:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:24:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:24:44 [DEBUG] agent: Node info in sync 2021/04/23 16:25:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 16:25:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:26:14 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:26:14 [DEBUG] agent: Node info in sync 2021/04/23 16:26:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:27:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:27:37 [DEBUG] agent: Node info in sync 2021/04/23 16:27:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:28:00 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 16:28:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:29:15 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:29:15 [DEBUG] agent: Node info in sync 2021/04/23 16:29:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:30:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:30:40 [DEBUG] agent: Node info in sync 2021/04/23 16:30:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:30:53 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 16:31:42 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:31:42 [DEBUG] agent: Node info in sync 2021/04/23 16:31:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:32:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:33:24 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 16:33:33 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:33:33 [DEBUG] agent: Node info in sync 2021/04/23 16:33:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:34:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:34:48 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:34:48 [DEBUG] agent: Node info in sync 2021/04/23 16:35:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:35:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:35:56 [DEBUG] agent: Node info in sync 2021/04/23 16:36:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 16:36:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:37:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:37:13 [DEBUG] agent: Node info in sync 2021/04/23 16:37:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:38:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:38:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 16:39:00 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:39:00 [DEBUG] agent: Node info in sync 2021/04/23 16:39:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:40:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:40:38 [DEBUG] agent: Node info in sync 2021/04/23 16:40:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:41:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 16:41:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:41:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:41:49 [DEBUG] agent: Node info in sync 2021/04/23 16:42:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:43:28 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 16:43:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:43:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:43:47 [DEBUG] agent: Node info in sync 2021/04/23 16:44:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:45:25 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:45:25 [DEBUG] agent: Node info in sync 2021/04/23 16:45:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:46:27 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 16:46:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:46:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:46:52 [DEBUG] agent: Node info in sync 2021/04/23 16:47:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:48:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:48:06 [DEBUG] agent: Node info in sync 2021/04/23 16:48:35 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 16:48:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:49:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:49:41 [DEBUG] agent: Node info in sync 2021/04/23 16:49:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:50:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:51:10 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:51:10 [DEBUG] agent: Node info in sync 2021/04/23 16:51:31 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 16:51:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:52:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:52:45 [DEBUG] http: Request GET /v1/catalog/services (601.224µs) from=10.233.67.87:33888 2021/04/23 16:52:46 [DEBUG] http: Request GET /v1/status/leader (94.036829ms) from=10.233.67.87:33930 2021/04/23 16:53:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:53:04 [DEBUG] agent: Node info in sync 2021/04/23 16:53:06 [DEBUG] http: Request GET /v1/status/leader (903.262µs) from=10.233.67.87:34202 2021/04/23 16:53:27 [DEBUG] http: Request GET /v1/status/leader (619.286µs) from=10.233.67.87:34450 2021/04/23 16:53:42 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:53:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 16:53:47 [DEBUG] http: Request GET /v1/status/leader (328.951µs) from=10.233.67.87:34736 2021/04/23 16:54:07 [DEBUG] http: Request GET /v1/status/leader (278.409µs) from=10.233.67.87:35028 2021/04/23 16:54:27 [DEBUG] http: Request GET /v1/status/leader (329.634µs) from=10.233.67.87:35292 2021/04/23 16:54:36 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:54:36 [DEBUG] agent: Node info in sync 2021/04/23 16:54:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:54:47 [DEBUG] http: Request GET /v1/status/leader (2.197025ms) from=10.233.67.87:35538 2021/04/23 16:54:48 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m2.157543531s) from=10.233.67.87:33888 2021/04/23 16:55:07 [DEBUG] http: Request GET /v1/status/leader (308.474µs) from=10.233.67.87:35780 2021/04/23 16:55:27 [DEBUG] http: Request GET /v1/status/leader (394.546µs) from=10.233.67.87:36030 2021/04/23 16:55:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:55:37 [DEBUG] agent: Node info in sync 2021/04/23 16:55:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:55:47 [DEBUG] http: Request GET /v1/status/leader (592.232µs) from=10.233.67.87:36280 2021/04/23 16:56:08 [DEBUG] http: Request GET /v1/status/leader (570.412µs) from=10.233.67.87:36542 2021/04/23 16:56:28 [DEBUG] http: Request GET /v1/status/leader (353.018µs) from=10.233.67.87:36798 2021/04/23 16:56:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:56:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 16:56:47 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:56:47 [DEBUG] agent: Node info in sync 2021/04/23 16:56:48 [DEBUG] http: Request GET /v1/status/leader (965.839µs) from=10.233.67.87:37042 2021/04/23 16:56:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (2m3.619150415s) from=10.233.67.87:33888 2021/04/23 16:57:08 [DEBUG] http: Request GET /v1/status/leader (234.895µs) from=10.233.67.87:37302 2021/04/23 16:57:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/api/holmes-engine-mgmt/v1\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/holmes-engine-mgmt/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 16:57:10 [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 16:57:10 [INFO] agent: Synced service "_v1_holmes-engine-mgmt_10.233.10.63_9102" 2021/04/23 16:57:10 [DEBUG] agent: Node info in sync 2021/04/23 16:57:10 [DEBUG] http: Request PUT /v1/agent/service/register (128.63558ms) from=10.233.72.108:39838 2021/04/23 16:57:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=10 (18.67517723s) from=10.233.67.87:33888 2021/04/23 16:57:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 16:57:10 [DEBUG] agent: Node info in sync 2021/04/23 16:57:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (651.388µs) from=10.233.67.87:37336 2021/04/23 16:57:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1 (447.59µs) from=10.233.72.108:39840 2021/04/23 16:57:29 [DEBUG] http: Request GET /v1/status/leader (412.259µs) from=10.233.67.87:37564 2021/04/23 16:57:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:57:49 [DEBUG] http: Request GET /v1/status/leader (332.648µs) from=10.233.67.87:37814 2021/04/23 16:58:09 [DEBUG] http: Request GET /v1/status/leader (355.991µs) from=10.233.67.87:38070 2021/04/23 16:58:29 [DEBUG] http: Request GET /v1/status/leader (390.715µs) from=10.233.67.87:38326 2021/04/23 16:58:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:58:49 [DEBUG] http: Request GET /v1/status/leader (74.101425ms) from=10.233.67.87:38566 2021/04/23 16:58:52 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 16:58:52 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 16:58:52 [DEBUG] agent: Node info in sync 2021/04/23 16:58:56 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 16:59:09 [DEBUG] http: Request GET /v1/status/leader (389.841µs) from=10.233.67.87:38810 2021/04/23 16:59:14 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m3.538728287s) from=10.233.67.87:33888 2021/04/23 16:59:15 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=152 (2m2.320740064s) from=10.233.67.87:37336 2021/04/23 16:59:29 [DEBUG] http: Request GET /v1/status/leader (295.284µs) from=10.233.67.87:39060 2021/04/23 16:59:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 16:59:49 [DEBUG] http: Request GET /v1/status/leader (259.379µs) from=10.233.67.87:39344 2021/04/23 17:00:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 17:00:02 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:00:02 [DEBUG] agent: Node info in sync 2021/04/23 17:00:09 [DEBUG] http: Request GET /v1/status/leader (604.113µs) from=10.233.67.87:39606 2021/04/23 17:00:29 [DEBUG] http: Request GET /v1/status/leader (84.871078ms) from=10.233.67.87:39864 2021/04/23 17:00:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:00:49 [DEBUG] http: Request GET /v1/status/leader (303.425µs) from=10.233.67.87:40118 2021/04/23 17:01:10 [DEBUG] http: Request GET /v1/status/leader (301.985µs) from=10.233.67.87:40376 2021/04/23 17:01:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m1.365262886s) from=10.233.67.87:33888 2021/04/23 17:01:16 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=152 (2m0.588962864s) from=10.233.67.87:37336 2021/04/23 17:01:29 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 17:01:30 [DEBUG] http: Request GET /v1/status/leader (299.665µs) from=10.233.67.87:40632 2021/04/23 17:01:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:01:50 [DEBUG] http: Request GET /v1/status/leader (326.797µs) from=10.233.67.87:40880 2021/04/23 17:01:56 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 17:01:56 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:01:56 [DEBUG] agent: Node info in sync 2021/04/23 17:02:10 [DEBUG] http: Request GET /v1/status/leader (256.239µs) from=10.233.67.87:41138 2021/04/23 17:02:30 [DEBUG] http: Request GET /v1/status/leader (289.218µs) from=10.233.67.87:41406 2021/04/23 17:02:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:02:50 [DEBUG] http: Request GET /v1/status/leader (318.336µs) from=10.233.67.87:41656 2021/04/23 17:03:10 [DEBUG] http: Request GET /v1/status/leader (487.739µs) from=10.233.67.87:41910 2021/04/23 17:03:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m3.202387776s) from=10.233.67.87:33888 2021/04/23 17:03:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=152 (2m3.588296041s) from=10.233.67.87:37336 2021/04/23 17:03:30 [DEBUG] http: Request GET /v1/status/leader (538.806µs) from=10.233.67.87:42172 2021/04/23 17:03:36 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 17:03:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:03:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 17:03:43 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:03:43 [DEBUG] agent: Node info in sync 2021/04/23 17:03:50 [DEBUG] http: Request GET /v1/status/leader (80.057516ms) from=10.233.67.87:42422 2021/04/23 17:04:10 [DEBUG] http: Request GET /v1/status/leader (432.761µs) from=10.233.67.87:42680 2021/04/23 17:04:30 [DEBUG] http: Request GET /v1/status/leader (346.307µs) from=10.233.67.87:42936 2021/04/23 17:04:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:04:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 17:04:46 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:04:46 [DEBUG] agent: Node info in sync 2021/04/23 17:04:50 [DEBUG] http: Request GET /v1/status/leader (384.326µs) from=10.233.67.87:43188 2021/04/23 17:05:10 [DEBUG] http: Request GET /v1/status/leader (270.199µs) from=10.233.67.87:43440 2021/04/23 17:05:19 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m0.576212639s) from=10.233.67.87:33888 2021/04/23 17:05:26 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=152 (2m6.770742347s) from=10.233.67.87:37336 2021/04/23 17:05:30 [DEBUG] http: Request GET /v1/status/leader (419.692µs) from=10.233.67.87:43720 2021/04/23 17:05:40 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 17:05:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:05:50 [DEBUG] http: Request GET /v1/status/leader (292.044µs) from=10.233.67.87:43976 2021/04/23 17:05:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 17:05:57 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:05:57 [DEBUG] agent: Node info in sync 2021/04/23 17:06:10 [DEBUG] http: Request GET /v1/status/leader (329.877µs) from=10.233.67.87:44232 2021/04/23 17:06:31 [DEBUG] http: Request GET /v1/status/leader (295.881µs) from=10.233.67.87:44500 2021/04/23 17:06:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:06:51 [DEBUG] http: Request GET /v1/status/leader (303.283µs) from=10.233.67.87:44762 2021/04/23 17:07:11 [DEBUG] http: Request GET /v1/status/leader (300.074µs) from=10.233.67.87:45020 2021/04/23 17:07:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m3.325078416s) from=10.233.67.87:33888 2021/04/23 17:07:28 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=152 (2m1.818525019s) from=10.233.67.87:37336 2021/04/23 17:07:31 [DEBUG] http: Request GET /v1/status/leader (262.293µs) from=10.233.67.87:45288 2021/04/23 17:07:41 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 17:07:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:07:41 [DEBUG] agent: Node info in sync 2021/04/23 17:07:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:07:51 [DEBUG] http: Request GET /v1/status/leader (203.269µs) from=10.233.67.87:45544 2021/04/23 17:08:07 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 17:08:11 [DEBUG] http: Request GET /v1/status/leader (1.772334ms) from=10.233.67.87:45816 2021/04/23 17:08:31 [DEBUG] http: Request GET /v1/status/leader (839.231µs) from=10.233.67.87:46080 2021/04/23 17:08:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:08:51 [DEBUG] http: Request GET /v1/status/leader (232.481µs) from=10.233.67.87:46338 2021/04/23 17:09:11 [DEBUG] http: Request GET /v1/status/leader (309.584µs) from=10.233.67.87:46594 2021/04/23 17:09:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 17:09:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:09:13 [DEBUG] agent: Node info in sync 2021/04/23 17:09:28 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m5.458234445s) from=10.233.67.87:33888 2021/04/23 17:09:31 [DEBUG] http: Request GET /v1/status/leader (284.336µs) from=10.233.67.87:46866 2021/04/23 17:09:31 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=152 (2m3.085231829s) from=10.233.67.87:37336 2021/04/23 17:09:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:09:51 [DEBUG] http: Request GET /v1/status/leader (334.813µs) from=10.233.67.87:47120 2021/04/23 17:10:11 [DEBUG] http: Request GET /v1/status/leader (180.682µs) from=10.233.67.87:47388 2021/04/23 17:10:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 17:10:16 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 17:10:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:10:16 [DEBUG] agent: Node info in sync 2021/04/23 17:10:31 [DEBUG] http: Request GET /v1/status/leader (290.804949ms) from=10.233.67.87:47654 2021/04/23 17:10:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:10:51 [DEBUG] http: Request GET /v1/status/leader (379.249µs) from=10.233.67.87:47920 2021/04/23 17:11:11 [DEBUG] http: Request GET /v1/status/leader (333.424µs) from=10.233.67.87:48182 2021/04/23 17:11:31 [DEBUG] http: Request GET /v1/status/leader (336.976µs) from=10.233.67.87:48450 2021/04/23 17:11:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 17:11:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:11:32 [DEBUG] agent: Node info in sync 2021/04/23 17:11:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m4.405950718s) from=10.233.67.87:33888 2021/04/23 17:11:39 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=152 (2m7.163718455s) from=10.233.67.87:37336 2021/04/23 17:11:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:11:51 [DEBUG] http: Request GET /v1/status/leader (391.417µs) from=10.233.67.87:48708 2021/04/23 17:12:11 [DEBUG] http: Request GET /v1/status/leader (475.762µs) from=10.233.67.87:48972 2021/04/23 17:12:31 [DEBUG] http: Request GET /v1/status/leader (429.895µs) from=10.233.67.87:49236 2021/04/23 17:12:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 17:12:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:12:51 [DEBUG] http: Request GET /v1/status/leader (389.014µs) from=10.233.67.87:49496 2021/04/23 17:12:58 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 17:12:58 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:12:58 [DEBUG] agent: Node info in sync 2021/04/23 17:13:11 [DEBUG] http: Request GET /v1/status/leader (335.257µs) from=10.233.67.87:49750 2021/04/23 17:13:32 [DEBUG] http: Request GET /v1/status/leader (408.795µs) from=10.233.67.87:50020 2021/04/23 17:13:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m6.752384539s) from=10.233.67.87:33888 2021/04/23 17:13:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:13:45 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=152 (2m6.122852996s) from=10.233.67.87:37336 2021/04/23 17:13:52 [DEBUG] http: Request GET /v1/status/leader (330.413µs) from=10.233.67.87:50284 2021/04/23 17:14:12 [DEBUG] http: Request GET /v1/status/leader (345.457µs) from=10.233.67.87:50546 2021/04/23 17:14:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 17:14:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:14:13 [DEBUG] agent: Node info in sync 2021/04/23 17:14:32 [DEBUG] http: Request GET /v1/status/leader (297.584µs) from=10.233.67.87:50814 2021/04/23 17:14:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:14:52 [DEBUG] http: Request GET /v1/status/leader (325.308µs) from=10.233.67.87:51074 2021/04/23 17:15:12 [DEBUG] http: Request GET /v1/status/leader (293.143µs) from=10.233.67.87:51336 2021/04/23 17:15:18 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 17:15:32 [DEBUG] http: Request GET /v1/status/leader (256.247µs) from=10.233.67.87:51606 2021/04/23 17:15:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:15:45 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m6.15712856s) from=10.233.67.87:33888 2021/04/23 17:15:51 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=152 (2m6.816641415s) from=10.233.67.87:37336 2021/04/23 17:15:52 [DEBUG] http: Request GET /v1/status/leader (338.683µs) from=10.233.67.87:51872 2021/04/23 17:16:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 17:16:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:16:09 [DEBUG] agent: Node info in sync 2021/04/23 17:16:12 [DEBUG] http: Request GET /v1/status/leader (291.749µs) from=10.233.67.87:52130 2021/04/23 17:16:32 [DEBUG] http: Request GET /v1/status/leader (312.845µs) from=10.233.67.87:52402 2021/04/23 17:16:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:16:52 [DEBUG] http: Request GET /v1/status/leader (308.134µs) from=10.233.67.87:52662 2021/04/23 17:17:12 [DEBUG] http: Request GET /v1/status/leader (323.505µs) from=10.233.67.87:52922 2021/04/23 17:17:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 17:17:19 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:17:19 [DEBUG] agent: Node info in sync 2021/04/23 17:17:32 [DEBUG] http: Request GET /v1/status/leader (316.311µs) from=10.233.67.87:53188 2021/04/23 17:17:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:17:46 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m0.684793261s) from=10.233.67.87:33888 2021/04/23 17:17:50 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 17:17:52 [DEBUG] http: Request GET /v1/status/leader (307.179µs) from=10.233.67.87:53452 2021/04/23 17:17:58 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=152 (2m6.126153729s) from=10.233.67.87:37336 2021/04/23 17:18:12 [DEBUG] http: Request GET /v1/status/leader (48.03284ms) from=10.233.67.87:53712 2021/04/23 17:18:32 [DEBUG] http: Request GET /v1/status/leader (99.836167ms) from=10.233.67.87:53984 2021/04/23 17:18:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:18:52 [DEBUG] http: Request GET /v1/status/leader (290.019µs) from=10.233.67.87:54244 2021/04/23 17:19:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 17:19:02 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:19:02 [DEBUG] agent: Node info in sync 2021/04/23 17:19:12 [DEBUG] http: Request GET /v1/status/leader (286.19µs) from=10.233.67.87:54508 2021/04/23 17:19:32 [DEBUG] http: Request GET /v1/status/leader (278.822µs) from=10.233.67.87:54776 2021/04/23 17:19:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:19:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m5.977098051s) from=10.233.67.87:33888 2021/04/23 17:19:52 [DEBUG] http: Request GET /v1/status/leader (272.416µs) from=10.233.67.87:55034 2021/04/23 17:19:55 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 17:20:03 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=152 (2m5.848669673s) from=10.233.67.87:37336 2021/04/23 17:20:13 [DEBUG] http: Request GET /v1/status/leader (280.774µs) from=10.233.67.87:55302 2021/04/23 17:20:33 [DEBUG] http: Request GET /v1/status/leader (337.42µs) from=10.233.67.87:55568 2021/04/23 17:20:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:20:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 17:20:51 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:20:51 [DEBUG] agent: Node info in sync 2021/04/23 17:20:53 [DEBUG] http: Request GET /v1/status/leader (339.895µs) from=10.233.67.87:55830 2021/04/23 17:21:13 [DEBUG] http: Request GET /v1/status/leader (309.68µs) from=10.233.67.87:56088 2021/04/23 17:21:33 [DEBUG] http: Request GET /v1/status/leader (376.086µs) from=10.233.67.87:56350 2021/04/23 17:21:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:21:52 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m0.55095436s) from=10.233.67.87:33888 2021/04/23 17:21:53 [DEBUG] http: Request GET /v1/status/leader (506.556µs) from=10.233.67.87:56610 2021/04/23 17:22:04 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=152 (2m0.86625402s) from=10.233.67.87:37336 2021/04/23 17:22:05 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 17:22:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:22:05 [DEBUG] agent: Node info in sync 2021/04/23 17:22:09 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 17:22:13 [DEBUG] http: Request GET /v1/status/leader (476.705µs) from=10.233.67.87:56882 2021/04/23 17:22:33 [DEBUG] http: Request GET /v1/status/leader (301.979µs) from=10.233.67.87:57148 2021/04/23 17:22:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:22:53 [DEBUG] http: Request GET /v1/status/leader (377.397µs) from=10.233.67.87:57406 2021/04/23 17:23:13 [DEBUG] http: Request GET /v1/status/leader (194.629µs) from=10.233.67.87:57664 2021/04/23 17:23:21 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 17:23:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:23:21 [DEBUG] agent: Node info in sync 2021/04/23 17:23:33 [DEBUG] http: Request GET /v1/status/leader (298.721µs) from=10.233.67.87:57938 2021/04/23 17:23:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:23:53 [DEBUG] http: Request GET /v1/status/leader (324.613µs) from=10.233.67.87:58200 2021/04/23 17:23:55 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m2.856514263s) from=10.233.67.87:33888 2021/04/23 17:24:10 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=152 (2m5.519880682s) from=10.233.67.87:37336 2021/04/23 17:24:13 [DEBUG] http: Request GET /v1/status/leader (329.214µs) from=10.233.67.87:58462 2021/04/23 17:24:33 [DEBUG] http: Request GET /v1/status/leader (292.054µs) from=10.233.67.87:58722 2021/04/23 17:24:37 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 17:24:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:24:37 [DEBUG] agent: Node info in sync 2021/04/23 17:24:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 17:24:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:24:53 [DEBUG] http: Request GET /v1/status/leader (380.826µs) from=10.233.67.87:58986 2021/04/23 17:25:13 [DEBUG] http: Request GET /v1/status/leader (445.586µs) from=10.233.67.87:59244 2021/04/23 17:25:33 [DEBUG] http: Request GET /v1/status/leader (282.565µs) from=10.233.67.87:59510 2021/04/23 17:25:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:25:53 [DEBUG] http: Request GET /v1/status/leader (273.272µs) from=10.233.67.87:59766 2021/04/23 17:25:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m1.181018932s) from=10.233.67.87:33888 2021/04/23 17:26:11 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=152 (2m1.072025276s) from=10.233.67.87:37336 2021/04/23 17:26:13 [DEBUG] http: Request GET /v1/status/leader (263.922µs) from=10.233.67.87:60040 2021/04/23 17:26:23 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 17:26:23 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:26:23 [DEBUG] agent: Node info in sync 2021/04/23 17:26:33 [DEBUG] http: Request GET /v1/status/leader (365.509µs) from=10.233.67.87:60310 2021/04/23 17:26:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:26:53 [DEBUG] http: Request GET /v1/status/leader (942.442µs) from=10.233.67.87:60570 2021/04/23 17:27:03 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 17:27:13 [DEBUG] http: Request GET /v1/status/leader (346.178µs) from=10.233.67.87:60832 2021/04/23 17:27:33 [DEBUG] http: Request GET /v1/status/leader (296.56µs) from=10.233.67.87:32878 2021/04/23 17:27:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:27:49 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 17:27:49 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:27:49 [DEBUG] agent: Node info in sync 2021/04/23 17:27:53 [DEBUG] http: Request GET /v1/status/leader (265.064µs) from=10.233.67.87:33136 2021/04/23 17:27:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m1.463073957s) from=10.233.67.87:33888 2021/04/23 17:28:13 [DEBUG] http: Request GET /v1/status/leader (363.615µs) from=10.233.67.87:33398 2021/04/23 17:28:18 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=152 (2m6.683656428s) from=10.233.67.87:37336 2021/04/23 17:28:33 [DEBUG] http: Request GET /v1/status/leader (289.023µs) from=10.233.67.87:33660 2021/04/23 17:28:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:28:53 [DEBUG] http: Request GET /v1/status/leader (306.309µs) from=10.233.67.87:33928 2021/04/23 17:28:59 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 17:28:59 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:28:59 [DEBUG] agent: Node info in sync 2021/04/23 17:29:13 [DEBUG] http: Request GET /v1/status/leader (354.622µs) from=10.233.67.87:34184 2021/04/23 17:29:33 [DEBUG] http: Request GET /v1/status/leader (273.392µs) from=10.233.67.87:34448 2021/04/23 17:29:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-86975585d9-kxzvr.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2021/04/23 17:29:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:29:53 [DEBUG] http: Request GET /v1/status/leader (268.657µs) from=10.233.67.87:34704 2021/04/23 17:30:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (2m4.934254708s) from=10.233.67.87:33888 2021/04/23 17:30:14 [DEBUG] http: Request GET /v1/status/leader (379.538µs) from=10.233.67.87:34976 2021/04/23 17:30:20 [DEBUG] http: Request GET /v1/health/service/holmes-engine-mgmt-v1?wait=120s&index=152 (2m2.328477358s) from=10.233.67.87:37336 2021/04/23 17:30:34 [DEBUG] http: Request GET /v1/status/leader (313.588µs) from=10.233.67.87:35238 2021/04/23 17:30:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-86975585d9-kxzvr" since the cluster is too small 2021/04/23 17:30:45 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2021/04/23 17:30:45 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:30:45 [DEBUG] agent: Node info in sync 2021/04/23 17:30:54 [DEBUG] http: Request GET /v1/status/leader (256.397µs) from=10.233.67.87:35496 2021/04/23 17:30:57 [DEBUG] http: Request GET /v1/status/leader (1.146459ms) from=10.233.72.108:57576 2021/04/23 17:30:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/usecaseui-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:30:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:30:57 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:30:57 [INFO] agent: Synced service "_v1_usecaseui-server_10.233.38.29_8082" 2021/04/23 17:30:57 [DEBUG] agent: Node info in sync 2021/04/23 17:30:57 [DEBUG] http: Request PUT /v1/agent/service/register (122.586106ms) from=10.233.72.108:57580 2021/04/23 17:30:57 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:30:57 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:30:57 [DEBUG] agent: Node info in sync 2021/04/23 17:30:57 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=152 (54.530978671s) from=10.233.67.87:33888 2021/04/23 17:30:57 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (477.327µs) from=10.233.72.108:57586 2021/04/23 17:30:58 [DEBUG] http: Request GET /v1/health/service/usecaseui-server-v1 (315.544µs) from=10.233.67.87:35546 2021/04/23 17:30:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:30: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 17:30:58 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:30:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:30:58 [INFO] agent: Synced service "_v1_nslcm_10.233.23.54_8403" 2021/04/23 17:30:58 [DEBUG] agent: Node info in sync 2021/04/23 17:30:58 [DEBUG] http: Request PUT /v1/agent/service/register (234.639654ms) from=10.233.72.108:57592 2021/04/23 17:30:58 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:30:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:30:58 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:30:58 [DEBUG] agent: Node info in sync 2021/04/23 17:30:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=275 (536.987196ms) from=10.233.67.87:33888 2021/04/23 17:30:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (168.967µs) from=10.233.67.87:35556 2021/04/23 17:30:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v1 (433.719µs) from=10.233.72.108:57594 2021/04/23 17:30:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v2\",\"enable_ssl\":\"false\",\"url\":\"/api/nslcm/v2\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:30: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 17:30:58 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:30:58 [INFO] agent: Synced service "_v2_nslcm_10.233.23.54_8403" 2021/04/23 17:30:58 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:30:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:30:58 [DEBUG] agent: Node info in sync 2021/04/23 17:30:58 [DEBUG] http: Request PUT /v1/agent/service/register (107.605088ms) from=10.233.72.108:57596 2021/04/23 17:30:58 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=276 (307.731138ms) from=10.233.67.87:33888 2021/04/23 17:30:58 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:30:58 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:30:58 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:30:58 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:30:58 [DEBUG] agent: Node info in sync 2021/04/23 17:30:58 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (458.742µs) from=10.233.72.108:57600 2021/04/23 17:30:59 [DEBUG] http: Request GET /v1/health/service/nslcm-v2 (292.521µs) from=10.233.67.87:35558 2021/04/23 17:30:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:30: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 17:30:59 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:30:59 [INFO] agent: Synced service "_v1_sdc_10.233.16.96_8443" 2021/04/23 17:30:59 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:30:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:30:59 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:30:59 [DEBUG] agent: Node info in sync 2021/04/23 17:30:59 [DEBUG] http: Request PUT /v1/agent/service/register (244.591476ms) from=10.233.72.108:57606 2021/04/23 17:30:59 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:30:59 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:30:59 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:30:59 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:30:59 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:30:59 [DEBUG] agent: Node info in sync 2021/04/23 17:30:59 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=277 (438.017248ms) from=10.233.67.87:33888 2021/04/23 17:30:59 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (405.019µs) from=10.233.72.108:57612 2021/04/23 17:30:59 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (192.072µs) from=10.233.67.87:35572 2021/04/23 17:30:59 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:30: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 17:31:00 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.16.96_8080" 2021/04/23 17:31:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:00 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:00 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:00 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:00 [DEBUG] agent: Node info in sync 2021/04/23 17:31:00 [DEBUG] http: Request PUT /v1/agent/service/register (400.267849ms) from=10.233.72.108:57616 2021/04/23 17:31:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:00 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:00 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:00 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:00 [DEBUG] agent: Node info in sync 2021/04/23 17:31:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=278 (600.892811ms) from=10.233.67.87:33888 2021/04/23 17:31:00 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (415.178µs) from=10.233.72.108:57628 2021/04/23 17:31:00 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (332.858µs) from=10.233.67.87:35584 2021/04/23 17:31:00 [WARN] agent: Service name "multicloud-titanium_cloud-v0" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titanium_cloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:00 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:00 [INFO] agent: Synced service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" 2021/04/23 17:31:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:00 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:00 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:00 [DEBUG] agent: Node info in sync 2021/04/23 17:31:00 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=279 (398.452311ms) from=10.233.67.87:33888 2021/04/23 17:31:00 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:00 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:00 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:00 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:00 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:00 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:00 [DEBUG] agent: Node info in sync 2021/04/23 17:31:00 [DEBUG] http: Request PUT /v1/agent/service/register (197.365051ms) from=10.233.72.108:57632 2021/04/23 17:31:00 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (378.731µs) from=10.233.72.108:57634 2021/04/23 17:31:00 [DEBUG] http: Request GET /v1/health/service/multicloud-titanium_cloud-v0 (244.133µs) from=10.233.67.87:35600 2021/04/23 17:31:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:01 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:01 [INFO] agent: Synced service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" 2021/04/23 17:31:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:01 [DEBUG] agent: Node info in sync 2021/04/23 17:31:01 [DEBUG] http: Request PUT /v1/agent/service/register (281.48051ms) from=10.233.72.108:57638 2021/04/23 17:31:01 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:01 [DEBUG] agent: Node info in sync 2021/04/23 17:31:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=280 (694.032674ms) from=10.233.67.87:33888 2021/04/23 17:31:01 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (547.064µs) from=10.233.67.87:35616 2021/04/23 17:31:01 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v0 (1.031727ms) from=10.233.72.108:57642 2021/04/23 17:31:01 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-titaniumcloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:01 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=281 (693.106055ms) from=10.233.67.87:33888 2021/04/23 17:31:01 [INFO] agent: Synced service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" 2021/04/23 17:31:01 [DEBUG] agent: Node info in sync 2021/04/23 17:31:01 [DEBUG] http: Request PUT /v1/agent/service/register (501.956914ms) from=10.233.72.108:57646 2021/04/23 17:31:01 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:01 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:01 [DEBUG] agent: Node info in sync 2021/04/23 17:31:02 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (486.918µs) from=10.233.67.87:35624 2021/04/23 17:31:02 [DEBUG] http: Request GET /v1/health/service/multicloud-titaniumcloud-v1 (300.293982ms) from=10.233.72.108:57650 2021/04/23 17:31:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfmgr/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:03 [INFO] agent: Synced service "_v1_vnfmgr_10.233.56.136_8803" 2021/04/23 17:31:03 [DEBUG] agent: Node info in sync 2021/04/23 17:31:03 [DEBUG] http: Request PUT /v1/agent/service/register (184.823368ms) from=10.233.72.108:57662 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:03 [DEBUG] agent: Node info in sync 2021/04/23 17:31:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (419.712µs) from=10.233.72.108:57668 2021/04/23 17:31:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=282 (1.499820826s) from=10.233.67.87:33888 2021/04/23 17:31:03 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:03 [DEBUG] http: Request GET /v1/health/service/vnfmgr-v1 (248.171µs) from=10.233.67.87:35646 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:03 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.20.196_9015" 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:03 [DEBUG] agent: Node info in sync 2021/04/23 17:31:03 [DEBUG] http: Request PUT /v1/agent/service/register (300.220331ms) from=10.233.72.108:57670 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:03 [DEBUG] agent: Node info in sync 2021/04/23 17:31:03 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (488.928µs) from=10.233.72.108:57674 2021/04/23 17:31:03 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=283 (493.974562ms) from=10.233.67.87:33888 2021/04/23 17:31:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (269.555µs) from=10.233.67.87:35648 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:04 [INFO] agent: Synced service "_v0_multicloud-vio_10.233.57.29_9004" 2021/04/23 17:31:04 [DEBUG] agent: Node info in sync 2021/04/23 17:31:04 [DEBUG] http: Request PUT /v1/agent/service/register (300.12812ms) from=10.233.72.108:57676 2021/04/23 17:31:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:04 [DEBUG] agent: Node info in sync 2021/04/23 17:31:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=284 (300.709727ms) from=10.233.67.87:33888 2021/04/23 17:31:04 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (429.298µs) from=10.233.72.108:57680 2021/04/23 17:31:04 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-vio/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:04 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v0 (257.962µs) from=10.233.67.87:35656 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:04 [INFO] agent: Synced service "_v1_multicloud-vio_10.233.57.29_9004" 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:04 [DEBUG] agent: Node info in sync 2021/04/23 17:31:04 [DEBUG] http: Request PUT /v1/agent/service/register (233.831787ms) from=10.233.72.108:57682 2021/04/23 17:31:04 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:04 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:04 [DEBUG] agent: Node info in sync 2021/04/23 17:31:04 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (537.116µs) from=10.233.72.108:57686 2021/04/23 17:31:04 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=285 (591.842035ms) from=10.233.67.87:33888 2021/04/23 17:31:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:05 [DEBUG] http: Request GET /v1/health/service/multicloud-vio-v1 (298.485µs) from=10.233.67.87:35664 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:05 [INFO] agent: Synced service "_v1_message-router_10.233.1.55_3904" 2021/04/23 17:31:05 [DEBUG] agent: Node info in sync 2021/04/23 17:31:05 [DEBUG] http: Request PUT /v1/agent/service/register (300.307414ms) from=10.233.72.108:57688 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:05 [DEBUG] agent: Node info in sync 2021/04/23 17:31:05 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=286 (301.063677ms) from=10.233.67.87:33888 2021/04/23 17:31:05 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (360.652µs) from=10.233.72.108:57698 2021/04/23 17:31:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:05 [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 17:31:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:05 [INFO] agent: Synced service "_v1_sdc-gui_10.233.46.216_8181" 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:05 [DEBUG] agent: Node info in sync 2021/04/23 17:31:05 [DEBUG] http: Request PUT /v1/agent/service/register (300.415406ms) from=10.233.72.108:57700 2021/04/23 17:31:05 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:05 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:05 [DEBUG] agent: Node info in sync 2021/04/23 17:31:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (92.305212ms) from=10.233.72.108:57702 2021/04/23 17:31:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/huaweivnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:06 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (402.617µs) from=10.233.67.87:35674 2021/04/23 17:31:06 [INFO] agent: Synced service "_v1_huaweivnfmdriver_10.233.62.63_8482" 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:06 [DEBUG] agent: Node info in sync 2021/04/23 17:31:06 [DEBUG] http: Request PUT /v1/agent/service/register (408.425512ms) from=10.233.72.108:57704 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:06 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:06 [DEBUG] agent: Node info in sync 2021/04/23 17:31:06 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (595.398µs) from=10.233.72.108:57710 2021/04/23 17:31:06 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/usecaseui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/usecase-ui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=287 (1.399157401s) from=10.233.67.87:33888 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:07 [INFO] agent: Synced service "_v1_usecaseui-ui_10.233.2.125_8443" 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:07 [DEBUG] agent: Node info in sync 2021/04/23 17:31:07 [DEBUG] http: Request PUT /v1/agent/service/register (674.540031ms) from=10.233.72.108:57718 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:07 [DEBUG] agent: Node info in sync 2021/04/23 17:31:07 [DEBUG] http: Request GET /v1/health/service/huaweivnfmdriver-v1 (222.479µs) from=10.233.67.87:35696 2021/04/23 17:31:07 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (397.829µs) from=10.233.72.108:57724 2021/04/23 17:31:07 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/aai-esr-server/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:07 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (203.283µs) from=10.233.67.87:33888 2021/04/23 17:31:07 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=289 (467.316µs) from=10.233.67.87:35698 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:07 [INFO] agent: Synced service "_v1_aai-esr-server_10.233.36.231_9518" 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:07 [DEBUG] agent: Node info in sync 2021/04/23 17:31:07 [DEBUG] http: Request PUT /v1/agent/service/register (389.044005ms) from=10.233.72.108:57728 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:07 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:07 [DEBUG] agent: Node info in sync 2021/04/23 17:31:08 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (520.522µs) from=10.233.72.108:57732 2021/04/23 17:31:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfres/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:08 [INFO] agent: Synced service "_v1_vnfres_10.233.46.187_8802" 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:08 [DEBUG] agent: Node info in sync 2021/04/23 17:31:08 [DEBUG] http: Request PUT /v1/agent/service/register (22.277472ms) from=10.233.72.108:57736 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:08 [DEBUG] agent: Node info in sync 2021/04/23 17:31:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=290 (100.08093ms) from=10.233.67.87:35698 2021/04/23 17:31:08 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=291 (414.604µs) from=10.233.67.87:35698 2021/04/23 17:31:08 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (434.928µs) from=10.233.72.108:57742 2021/04/23 17:31:08 [DEBUG] http: Request GET /v1/health/service/usecaseui-ui-v1 (285.94µs) from=10.233.67.87:35712 2021/04/23 17:31:08 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:08 [INFO] agent: Synced service "_v1_appc_10.233.26.182_8443" 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:08 [DEBUG] agent: Node info in sync 2021/04/23 17:31:08 [DEBUG] http: Request PUT /v1/agent/service/register (85.409208ms) from=10.233.72.108:57744 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:08 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:08 [DEBUG] agent: Node info in sync 2021/04/23 17:31:08 [DEBUG] http: Request GET /v1/health/service/appc-v1 (100.00572ms) from=10.233.72.108:57750 2021/04/23 17:31:09 [DEBUG] http: Request GET /v1/health/service/aai-esr-server-v1 (284.358µs) from=10.233.67.87:35714 2021/04/23 17:31:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:09 [INFO] agent: Synced service "_v0_multicloud-starlingx_10.233.19.27_9009" 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:09 [DEBUG] agent: Node info in sync 2021/04/23 17:31:09 [DEBUG] http: Request PUT /v1/agent/service/register (202.114648ms) from=10.233.72.108:57752 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:09 [DEBUG] agent: Node info in sync 2021/04/23 17:31:09 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (383.973µs) from=10.233.72.108:57762 2021/04/23 17:31:09 [DEBUG] http: Request GET /v1/health/service/vnfres-v1 (256.585µs) from=10.233.67.87:35712 2021/04/23 17:31:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-starlingx/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:09 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=292 (409.111µs) from=10.233.67.87:35714 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:09 [INFO] agent: Synced service "_v1_multicloud-starlingx_10.233.19.27_9009" 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:09 [DEBUG] agent: Node info in sync 2021/04/23 17:31:09 [DEBUG] http: Request PUT /v1/agent/service/register (9.479635ms) from=10.233.72.108:57766 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:09 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:09 [DEBUG] agent: Node info in sync 2021/04/23 17:31:09 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (441.734µs) from=10.233.72.108:57768 2021/04/23 17:31:09 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/gvnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:10 [INFO] agent: Synced service "_v1_gvnfmdriver_10.233.32.40_8484" 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:10 [DEBUG] agent: Node info in sync 2021/04/23 17:31:10 [DEBUG] http: Request PUT /v1/agent/service/register (106.47584ms) from=10.233.72.108:57776 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:10 [DEBUG] agent: Node info in sync 2021/04/23 17:31:10 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=294 (562.967µs) from=10.233.67.87:35714 2021/04/23 17:31:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (99.903737ms) from=10.233.72.108:57780 2021/04/23 17:31:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:10 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v1 (195.204µs) from=10.233.67.87:35756 2021/04/23 17:31:10 [DEBUG] http: Request GET /v1/health/service/appc-v1 (353.048µs) from=10.233.67.87:35742 2021/04/23 17:31:10 [DEBUG] http: Request GET /v1/health/service/multicloud-starlingx-v0 (99.856866ms) from=10.233.67.87:35752 2021/04/23 17:31:10 [DEBUG] http: Request GET /v1/health/service/gvnfmdriver-v1 (201.413µs) from=10.233.67.87:35754 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:10 [INFO] agent: Synced service "_v0_multicloud_10.233.45.235_9001" 2021/04/23 17:31:10 [DEBUG] agent: Node info in sync 2021/04/23 17:31:10 [DEBUG] http: Request PUT /v1/agent/service/register (379.165565ms) from=10.233.72.108:57786 2021/04/23 17:31:10 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:10 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:10 [DEBUG] agent: Node info in sync 2021/04/23 17:31:10 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (417.447µs) from=10.233.72.108:57790 2021/04/23 17:31:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=296 (792.795642ms) from=10.233.67.87:35714 2021/04/23 17:31:11 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:11 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:11 [INFO] agent: Synced service "_v1_multicloud_10.233.45.235_9001" 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:11 [DEBUG] agent: Node info in sync 2021/04/23 17:31:11 [DEBUG] http: Request PUT /v1/agent/service/register (601.290191ms) from=10.233.72.108:57794 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:11 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:11 [DEBUG] agent: Node info in sync 2021/04/23 17:31:11 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=297 (1.5364ms) from=10.233.67.87:35714 2021/04/23 17:31:11 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.183217ms) from=10.233.72.108:57802 2021/04/23 17:31:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (359.648µs) from=10.233.67.87:35756 2021/04/23 17:31:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:12 [WARN] consul: error getting server health from "onap-msb-consul-86975585d9-kxzvr": context deadline exceeded 2021/04/23 17:31:12 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (360.416µs) from=10.233.67.87:35788 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:12 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.43.211_9011" 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:12 [DEBUG] agent: Node info in sync 2021/04/23 17:31:12 [DEBUG] http: Request PUT /v1/agent/service/register (506.959491ms) from=10.233.72.108:57804 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:12 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:12 [DEBUG] agent: Node info in sync 2021/04/23 17:31:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=298 (1.009073889s) from=10.233.67.87:35714 2021/04/23 17:31:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (594.000829ms) from=10.233.72.108:57816 2021/04/23 17:31:13 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"true\",\"url\":\"/api/multicloud-fcaps/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:13 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (300.952µs) from=10.233.67.87:35804 2021/04/23 17:31:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:13 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.43.211_9011" 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:13 [DEBUG] agent: Node info in sync 2021/04/23 17:31:13 [DEBUG] http: Request PUT /v1/agent/service/register (436.826892ms) from=10.233.72.108:57824 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:13 [DEBUG] agent: Node info in sync 2021/04/23 17:31:13 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=299 (582.136231ms) from=10.233.67.87:35714 2021/04/23 17:31:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (309.397µs) from=10.233.67.87:35806 2021/04/23 17:31:14 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (361.462µs) from=10.233.72.108:57828 2021/04/23 17:31:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnflcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:14 [DEBUG] http: Request GET /v1/status/leader (333.599µs) from=10.233.67.87:35810 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:14 [INFO] agent: Synced service "_v1_vnflcm_10.233.22.177_8801" 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:14 [DEBUG] agent: Node info in sync 2021/04/23 17:31:14 [DEBUG] http: Request PUT /v1/agent/service/register (339.646989ms) from=10.233.72.108:57830 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:14 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:14 [DEBUG] agent: Node info in sync 2021/04/23 17:31:14 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (510.388µs) from=10.233.72.108:57836 2021/04/23 17:31:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/vnfm-adapter/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=300 (1.19505181s) from=10.233.67.87:35714 2021/04/23 17:31:15 [DEBUG] http: Request GET /v1/health/service/vnflcm-v1 (298.039µs) from=10.233.67.87:35828 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:15 [INFO] agent: Synced service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:15 [DEBUG] agent: Node info in sync 2021/04/23 17:31:15 [DEBUG] http: Request PUT /v1/agent/service/register (401.441635ms) from=10.233.72.108:57840 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:15 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:15 [DEBUG] agent: Node info in sync 2021/04/23 17:31:15 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=302 (390.433396ms) from=10.233.67.87:35714 2021/04/23 17:31:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (246.017µs) from=10.233.67.87:35834 2021/04/23 17:31:15 [DEBUG] http: Request GET /v1/health/service/so-etsi-sol003-adapter-v1 (442.86µs) from=10.233.72.108:57850 2021/04/23 17:31:15 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:16 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.41.251_443" 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:16 [DEBUG] agent: Node info in sync 2021/04/23 17:31:16 [DEBUG] http: Request PUT /v1/agent/service/register (232.847848ms) from=10.233.72.108:57852 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:16 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=303 (533.515678ms) from=10.233.67.87:35714 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:16 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:16 [DEBUG] agent: Node info in sync 2021/04/23 17:31:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (99.981179ms) from=10.233.72.108:57856 2021/04/23 17:31:16 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (409.048µs) from=10.233.67.87:35844 2021/04/23 17:31:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/parser/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:17 [INFO] agent: Synced service "_v1_parser_10.233.61.85_8806" 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:17 [DEBUG] agent: Node info in sync 2021/04/23 17:31:17 [DEBUG] http: Request PUT /v1/agent/service/register (500.640187ms) from=10.233.72.108:57864 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:17 [DEBUG] agent: Node info in sync 2021/04/23 17:31:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=304 (1.000228638s) from=10.233.67.87:35714 2021/04/23 17:31:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (614.229µs) from=10.233.72.108:57874 2021/04/23 17:31:17 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/catalog/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:17 [DEBUG] http: Request GET /v1/health/service/parser-v1 (298.776µs) from=10.233.67.87:35862 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:17 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=305 (484.087018ms) from=10.233.67.87:35714 2021/04/23 17:31:17 [INFO] agent: Synced service "_v1_catalog_10.233.61.85_8806" 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:17 [DEBUG] agent: Node info in sync 2021/04/23 17:31:17 [DEBUG] http: Request PUT /v1/agent/service/register (284.3549ms) from=10.233.72.108:57876 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:17 [DEBUG] agent: Node info in sync 2021/04/23 17:31:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (300.386µs) from=10.233.67.87:35870 2021/04/23 17:31:18 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (480.355µs) from=10.233.72.108:57880 2021/04/23 17:31:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/nsd/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:18 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:18 [INFO] agent: Synced service "_v1_nsd_10.233.61.85_8806" 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:18 [DEBUG] agent: Node info in sync 2021/04/23 17:31:18 [DEBUG] http: Request PUT /v1/agent/service/register (200.136373ms) from=10.233.72.108:57884 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:18 [DEBUG] agent: Node info in sync 2021/04/23 17:31:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=306 (400.109174ms) from=10.233.67.87:35714 2021/04/23 17:31:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (426.304µs) from=10.233.72.108:57890 2021/04/23 17:31:18 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/vnfpkgm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:18 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (268.868µs) from=10.233.67.87:35876 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:18 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.61.85_8806" 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:18 [DEBUG] agent: Node info in sync 2021/04/23 17:31:18 [DEBUG] http: Request PUT /v1/agent/service/register (300.600089ms) from=10.233.72.108:57892 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:18 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:18 [DEBUG] agent: Node info in sync 2021/04/23 17:31:18 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=307 (397.580451ms) from=10.233.67.87:35714 2021/04/23 17:31:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (199.964979ms) from=10.233.72.108:57896 2021/04/23 17:31:19 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (99.958175ms) from=10.233.67.87:35876 2021/04/23 17:31:20 [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 17:31:20 [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 17:31:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:20 [INFO] agent: Synced service "_v1_wf-gui_10.233.33.222_8443" 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:20 [DEBUG] agent: Node info in sync 2021/04/23 17:31:20 [DEBUG] http: Request PUT /v1/agent/service/register (709.552979ms) from=10.233.72.108:57910 2021/04/23 17:31:20 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:20 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:20 [DEBUG] agent: Node info in sync 2021/04/23 17:31:20 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=308 (1.422065383s) from=10.233.67.87:35714 2021/04/23 17:31:20 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (521.508µs) from=10.233.72.108:57922 2021/04/23 17:31:20 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:21 [INFO] agent: Synced service "_v1_sdnc_10.233.19.129_8282" 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:21 [DEBUG] agent: Node info in sync 2021/04/23 17:31:21 [DEBUG] http: Request PUT /v1/agent/service/register (405.475832ms) from=10.233.72.108:57926 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:21 [DEBUG] agent: Node info in sync 2021/04/23 17:31:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=309 (335.183767ms) from=10.233.67.87:35714 2021/04/23 17:31:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (50.107142ms) from=10.233.72.108:57930 2021/04/23 17:31:21 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/iui/aai-esr-gui\",\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/esr-gui\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:21 [INFO] agent: Synced service "_v1_aai-esr-gui_10.233.8.110_8080" 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:21 [DEBUG] agent: Node info in sync 2021/04/23 17:31:21 [DEBUG] http: Request PUT /v1/agent/service/register (9.072406ms) from=10.233.72.108:57932 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:21 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:21 [DEBUG] agent: Node info in sync 2021/04/23 17:31:21 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (99.959532ms) from=10.233.67.87:35920 2021/04/23 17:31:21 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (440.586µs) from=10.233.72.108:57936 2021/04/23 17:31:21 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/ztevnfmdriver/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:21 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:21 [DEBUG] http: Request GET /v1/health/service/sdnc-v1 (246.871µs) from=10.233.67.87:35714 2021/04/23 17:31:21 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=310 (641.028µs) from=10.233.67.87:35920 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:22 [INFO] agent: Synced service "_v1_ztevnfmdriver_10.233.18.41_8410" 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:22 [DEBUG] agent: Node info in sync 2021/04/23 17:31:22 [DEBUG] http: Request PUT /v1/agent/service/register (281.117314ms) from=10.233.72.108:57940 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:22 [DEBUG] agent: Node info in sync 2021/04/23 17:31:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=311 (960.819µs) from=10.233.67.87:35920 2021/04/23 17:31:22 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (582.474µs) from=10.233.72.108:57942 2021/04/23 17:31:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/so/so-etsi-nfvo-ns-lcm/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:22 [INFO] agent: Synced service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:22 [DEBUG] agent: Node info in sync 2021/04/23 17:31:22 [DEBUG] http: Request PUT /v1/agent/service/register (215.338448ms) from=10.233.72.108:57946 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:22 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=312 (15.571979ms) from=10.233.67.87:35920 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:22 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:22 [DEBUG] agent: Node info in sync 2021/04/23 17:31:22 [DEBUG] http: Request GET /v1/health/service/so-etsi-nfvo-ns-lcm-v1 (200.341043ms) from=10.233.72.108:57950 2021/04/23 17:31:23 [DEBUG] http: Request GET /v1/health/service/ztevnfmdriver-v1 (294.098067ms) from=10.233.67.87:35954 2021/04/23 17:31:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:23 [DEBUG] http: Request GET /v1/health/service/aai-esr-gui-v1 (377.992µs) from=10.233.67.87:35952 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:23 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.10.238_9007" 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:23 [DEBUG] agent: Node info in sync 2021/04/23 17:31:23 [DEBUG] http: Request PUT /v1/agent/service/register (392.241384ms) from=10.233.72.108:57958 2021/04/23 17:31:23 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:23 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:23 [DEBUG] agent: Node info in sync 2021/04/23 17:31:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (500.870503ms) from=10.233.72.108:57968 2021/04/23 17:31:24 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=313 (636.481µs) from=10.233.67.87:35954 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:24 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.10.238_9007" 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:24 [DEBUG] agent: Node info in sync 2021/04/23 17:31:24 [DEBUG] http: Request PUT /v1/agent/service/register (231.522809ms) from=10.233.72.108:57970 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:24 [DEBUG] agent: Node info in sync 2021/04/23 17:31:24 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=314 (28.074981ms) from=10.233.67.87:35954 2021/04/23 17:31:24 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (407.088µs) from=10.233.72.108:57974 2021/04/23 17:31:24 [WARN] agent: Service name "_aai-generic-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:24 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31: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 17:31:24 [DEBUG] http: Request GET /v1/health/service/so-etsi-nfvo-ns-lcm-v1 (365.042µs) from=10.233.67.87:35978 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:25 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.76.176_8446" 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:25 [DEBUG] agent: Node info in sync 2021/04/23 17:31:25 [DEBUG] http: Request PUT /v1/agent/service/register (384.380967ms) from=10.233.72.108:57976 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:25 [DEBUG] agent: Node info in sync 2021/04/23 17:31:25 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=315 (728.622µs) from=10.233.67.87:35954 2021/04/23 17:31:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (99.87179ms) from=10.233.72.108:57988 2021/04/23 17:31:25 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31: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 17:31:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (130.455µs) from=10.233.67.87:35994 2021/04/23 17:31:25 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (346.461µs) from=10.233.67.87:35986 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:25 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.76.176_8446" 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:25 [DEBUG] agent: Node info in sync 2021/04/23 17:31:25 [DEBUG] http: Request PUT /v1/agent/service/register (375.838733ms) from=10.233.72.108:57990 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:25 [DEBUG] agent: Node info in sync 2021/04/23 17:31:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (253.53µs) from=10.233.67.87:35998 2021/04/23 17:31:26 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (99.872333ms) from=10.233.72.108:57992 2021/04/23 17:31:26 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=316 (796.516948ms) from=10.233.67.87:35954 2021/04/23 17:31:26 [WARN] agent: Service name "_aai-generic-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31: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 17:31:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:26 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.76.176_8446" 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:26 [DEBUG] agent: Node info in sync 2021/04/23 17:31:26 [DEBUG] http: Request PUT /v1/agent/service/register (244.261865ms) from=10.233.72.108:57998 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:26 [DEBUG] agent: Node info in sync 2021/04/23 17:31:26 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (478.597µs) from=10.233.72.108:58006 2021/04/23 17:31:26 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31: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 17:31:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:27 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.76.176_8446" 2021/04/23 17:31:27 [DEBUG] agent: Node info in sync 2021/04/23 17:31:27 [DEBUG] http: Request PUT /v1/agent/service/register (300.497292ms) from=10.233.72.108:58008 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (417.533µs) from=10.233.72.108:58014 2021/04/23 17:31:27 [WARN] agent: Service name "_aai-generic-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:27 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:27 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:27 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:27 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:27 [DEBUG] agent: Node info in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:27 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.76.176_8446" 2021/04/23 17:31:27 [DEBUG] agent: Node info in sync 2021/04/23 17:31:27 [DEBUG] http: Request PUT /v1/agent/service/register (285.360403ms) from=10.233.72.108:58016 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:27 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:27 [DEBUG] agent: Node info in sync 2021/04/23 17:31:27 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=317 (740.066µs) from=10.233.67.87:35954 2021/04/23 17:31:27 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (290.224654ms) from=10.233.72.108:58020 2021/04/23 17:31:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (336.945µs) from=10.233.67.87:36024 2021/04/23 17:31:28 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31: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 17:31:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (331.294µs) from=10.233.67.87:36036 2021/04/23 17:31:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (100.230572ms) from=10.233.67.87:36034 2021/04/23 17:31:28 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (100.620524ms) from=10.233.67.87:36038 2021/04/23 17:31:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:28 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.76.176_8446" 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:28 [DEBUG] agent: Node info in sync 2021/04/23 17:31:28 [DEBUG] http: Request PUT /v1/agent/service/register (399.594323ms) from=10.233.72.108:58030 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:28 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:28 [DEBUG] agent: Node info in sync 2021/04/23 17:31:28 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (712.952µs) from=10.233.72.108:58042 2021/04/23 17:31:30 [WARN] agent: Service name "_aai-generic-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:30 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31: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 17:31:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=320 (2.200583594s) from=10.233.67.87:35954 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:30 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.76.176_8446" 2021/04/23 17:31:30 [DEBUG] agent: Node info in sync 2021/04/23 17:31:30 [DEBUG] http: Request PUT /v1/agent/service/register (1.499964085s) from=10.233.72.108:58044 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:30 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=321 (95.50266ms) from=10.233.67.87:35954 2021/04/23 17:31:30 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:30 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:30 [DEBUG] agent: Node info in sync 2021/04/23 17:31:30 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (99.756985ms) from=10.233.72.108:58066 2021/04/23 17:31:30 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31: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 17:31:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (272.729µs) from=10.233.67.87:36092 2021/04/23 17:31:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (328.839µs) from=10.233.67.87:36090 2021/04/23 17:31:31 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.76.176_8446" 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:31 [DEBUG] agent: Node info in sync 2021/04/23 17:31:31 [DEBUG] http: Request PUT /v1/agent/service/register (257.96239ms) from=10.233.72.108:58070 2021/04/23 17:31:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=322 (259.075222ms) from=10.233.67.87:35954 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:31 [DEBUG] agent: Node info in sync 2021/04/23 17:31:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (387.217µs) from=10.233.72.108:58074 2021/04/23 17:31:31 [WARN] agent: Service name "_aai-generic-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:31 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31: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 17:31:31 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.76.176_8446" 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:31 [DEBUG] agent: Node info in sync 2021/04/23 17:31:31 [DEBUG] http: Request PUT /v1/agent/service/register (211.369003ms) from=10.233.72.108:58078 2021/04/23 17:31:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:31 [DEBUG] agent: Node info in sync 2021/04/23 17:31:31 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=323 (212.667459ms) from=10.233.67.87:35954 2021/04/23 17:31:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (633.531µs) from=10.233.72.108:58082 2021/04/23 17:31:31 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (162.898µs) from=10.233.67.87:36102 2021/04/23 17:31:31 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31: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 17:31:31 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (251.914µs) from=10.233.67.87:36104 2021/04/23 17:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.76.176_8446" 2021/04/23 17:31:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:32 [DEBUG] agent: Node info in sync 2021/04/23 17:31:32 [DEBUG] http: Request PUT /v1/agent/service/register (447.072965ms) from=10.233.72.108:58086 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:32 [DEBUG] agent: Node info in sync 2021/04/23 17:31:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=324 (545.264588ms) from=10.233.67.87:35954 2021/04/23 17:31:32 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (445.949µs) from=10.233.72.108:58094 2021/04/23 17:31:32 [WARN] agent: Service name "_aai-generic-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:32 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31: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 17:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:32 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.76.176_8446" 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Node info in sync 2021/04/23 17:31:32 [DEBUG] http: Request PUT /v1/agent/service/register (300.914809ms) from=10.233.72.108:58096 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:32 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:32 [DEBUG] agent: Node info in sync 2021/04/23 17:31:32 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=325 (197.370368ms) from=10.233.67.87:35954 2021/04/23 17:31:32 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (534.424µs) from=10.233.72.108:58104 2021/04/23 17:31:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (236.583µs) from=10.233.67.87:36116 2021/04/23 17:31:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.76.176_8446" 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Node info in sync 2021/04/23 17:31:33 [DEBUG] http: Request PUT /v1/agent/service/register (300.938604ms) from=10.233.72.108:58108 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:33 [DEBUG] agent: Node info in sync 2021/04/23 17:31:33 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (414.646µs) from=10.233.72.108:58114 2021/04/23 17:31:33 [WARN] agent: Service name "_aai-generic-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:33 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:33 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:33 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:33 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=326 (300.792353ms) from=10.233.67.87:35954 2021/04/23 17:31:33 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:34 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (238.323µs) from=10.233.67.87:35954 2021/04/23 17:31:34 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (186.377µs) from=10.233.67.87:36130 2021/04/23 17:31:34 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.76.176_8446" 2021/04/23 17:31:34 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:34 [DEBUG] agent: Node info in sync 2021/04/23 17:31:34 [DEBUG] http: Request PUT /v1/agent/service/register (1.374086885s) from=10.233.72.108:58116 2021/04/23 17:31:34 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=328 (601.746099ms) from=10.233.67.87:36134 2021/04/23 17:31:34 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:34 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Node info in sync 2021/04/23 17:31:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (300.714262ms) from=10.233.72.108:58124 2021/04/23 17:31:35 [DEBUG] http: Request GET /v1/status/leader (301.108389ms) from=10.233.67.87:36142 2021/04/23 17:31:35 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (172.777µs) from=10.233.67.87:36152 2021/04/23 17:31:35 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31: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 17:31:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.76.176_8446" 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:35 [DEBUG] agent: Node info in sync 2021/04/23 17:31:35 [DEBUG] http: Request PUT /v1/agent/service/register (400.654394ms) from=10.233.72.108:58134 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:35 [DEBUG] agent: Node info in sync 2021/04/23 17:31:35 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=329 (801.734679ms) from=10.233.67.87:36134 2021/04/23 17:31:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (221.861µs) from=10.233.67.87:36158 2021/04/23 17:31:36 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (409.329µs) from=10.233.72.108:58136 2021/04/23 17:31:36 [WARN] agent: Service name "_aai-generic-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:36 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.76.176_8446" 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:36 [DEBUG] agent: Node info in sync 2021/04/23 17:31:36 [DEBUG] http: Request PUT /v1/agent/service/register (300.764347ms) from=10.233.72.108:58138 2021/04/23 17:31:36 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=330 (401.958222ms) from=10.233.67.87:36134 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:36 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:36 [DEBUG] agent: Node info in sync 2021/04/23 17:31:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (215.243µs) from=10.233.67.87:36172 2021/04/23 17:31:36 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (425.948µs) from=10.233.72.108:58146 2021/04/23 17:31:36 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:36 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:36 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.76.176_8446" 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:37 [DEBUG] agent: Node info in sync 2021/04/23 17:31:37 [DEBUG] http: Request PUT /v1/agent/service/register (376.838279ms) from=10.233.72.108:58150 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:37 [DEBUG] agent: Node info in sync 2021/04/23 17:31:37 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=331 (794.208366ms) from=10.233.67.87:36134 2021/04/23 17:31:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (338.219µs) from=10.233.67.87:36134 2021/04/23 17:31:37 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (498.988189ms) from=10.233.72.108:58156 2021/04/23 17:31:38 [WARN] agent: Service name "_aai-generic-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:38 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/generic-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31: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 17:31:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.76.176_8446" 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:38 [DEBUG] agent: Node info in sync 2021/04/23 17:31:38 [DEBUG] http: Request PUT /v1/agent/service/register (246.747028ms) from=10.233.72.108:58162 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:38 [DEBUG] agent: Node info in sync 2021/04/23 17:31:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=332 (248.193308ms) from=10.233.67.87:36188 2021/04/23 17:31:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (381.182µs) from=10.233.72.108:58170 2021/04/23 17:31:38 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (130.239µs) from=10.233.67.87:36198 2021/04/23 17:31:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/generic-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31: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 17:31:38 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:38 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.76.176_8446" 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Node info in sync 2021/04/23 17:31:38 [DEBUG] http: Request PUT /v1/agent/service/register (200.647521ms) from=10.233.72.108:58172 2021/04/23 17:31:38 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=333 (349.744701ms) from=10.233.67.87:36188 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:39 [DEBUG] agent: Node info in sync 2021/04/23 17:31:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (444.353µs) from=10.233.72.108:58178 2021/04/23 17:31:39 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (238.544µs) from=10.233.67.87:36200 2021/04/23 17:31:39 [WARN] agent: Service name "_aai-nodes-query-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31: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 17:31:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:39 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.76.176_8446" 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:39 [DEBUG] agent: Node info in sync 2021/04/23 17:31:39 [DEBUG] http: Request PUT /v1/agent/service/register (300.878259ms) from=10.233.72.108:58180 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:39 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:39 [DEBUG] agent: Node info in sync 2021/04/23 17:31:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (314.961µs) from=10.233.72.108:58188 2021/04/23 17:31:39 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=334 (600.102641ms) from=10.233.67.87:36188 2021/04/23 17:31:39 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31: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 17:31: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 17:31:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (290.594µs) from=10.233.67.87:36214 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.76.176_8446" 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:40 [DEBUG] agent: Node info in sync 2021/04/23 17:31:40 [DEBUG] http: Request PUT /v1/agent/service/register (379.472491ms) from=10.233.72.108:58190 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Node info in sync 2021/04/23 17:31:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=335 (575.055415ms) from=10.233.67.87:36188 2021/04/23 17:31:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (370.649µs) from=10.233.72.108:58210 2021/04/23 17:31:40 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (197.78µs) from=10.233.67.87:36228 2021/04/23 17:31:40 [WARN] agent: Service name "_aai-nodes-query-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:40 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.76.176_8446" 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Node info in sync 2021/04/23 17:31:40 [DEBUG] http: Request PUT /v1/agent/service/register (244.549937ms) from=10.233.72.108:58214 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:40 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:40 [DEBUG] agent: Node info in sync 2021/04/23 17:31:40 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=336 (615.12071ms) from=10.233.67.87:36188 2021/04/23 17:31:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (440.195µs) from=10.233.72.108:58216 2021/04/23 17:31:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:40 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:40 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:40 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (362.727µs) from=10.233.67.87:36244 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:41 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.76.176_8446" 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Node info in sync 2021/04/23 17:31:41 [DEBUG] http: Request PUT /v1/agent/service/register (426.962914ms) from=10.233.72.108:58220 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.176_8446" in sync 2021/04/23 17:31:41 [DEBUG] agent: Node info in sync 2021/04/23 17:31:41 [DEBUG] http: Request GET /v1/catalog/services?wait=120s&index=337 (525.459798ms) from=10.233.67.87:36188 2021/04/23 17:31:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (589.467µs) from=10.233.72.108:58228 2021/04/23 17:31:41 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (349.973µs) from=10.233.67.87:36260 2021/04/23 17:31:42 [WARN] agent: Service name "_aai-nodes-query-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:42 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:42 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:42 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2021/04/23 17:31:42 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.76.176_8446" 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v2_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_usecaseui-server_10.233.38.29_8082" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_vnflcm_10.233.22.177_8801" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v0_multicloud-titanium_cloud_10.233.47.35_9005" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v0_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_aai-esr-gui_10.233.8.110_8080" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_so-etsi-nfvo-ns-lcm_10.233.32.110_9095" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.76.176_8446" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_so-etsi-sol003-adapter_10.233.5.56_9092" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_parser_10.233.61.85_8806" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_catalog_10.233.61.85_8806" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_huaweivnfmdriver_10.233.62.63_8482" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_aai-esr-server_10.233.36.231_9518" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.16.96_8080" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_gvnfmdriver_10.233.32.40_8484" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.76.176_8446" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_nslcm_10.233.23.54_8403" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v0_multicloud-vio_10.233.57.29_9004" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.41.251_443" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.10.238_9007" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.76.176_8446" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_holmes-engine-mgmt_10.233.10.63_9102" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_message-router_10.233.1.55_3904" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.20.196_9015" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.176_8446" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:42 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:42 [DEBUG] agent: Node info in sync 2021/04/23 17:31:42 [DEBUG] http: Request PUT /v1/agent/service/register (902.098452ms) from=10.233.72.108:58232 2021/04/23 17:31:43 [DEBUG] agent: Service "_v1_nsd_10.233.61.85_8806" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.76.176_8446" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v1_vnfres_10.233.46.187_8802" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v1_vnfmgr_10.233.56.136_8803" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.76.176_8446" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v1_appc_10.233.26.182_8443" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v1_multicloud-starlingx_10.233.19.27_9009" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v1_sdnc_10.233.19.129_8282" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v1_ztevnfmdriver_10.233.18.41_8410" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v1_sdc_10.233.16.96_8443" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v1_usecaseui-ui_10.233.2.125_8443" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v0_multicloud_10.233.45.235_9001" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.61.85_8806" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.76.176_8446" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v1_sdc-gui_10.233.46.216_8181" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.43.211_9011" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v1_wf-gui_10.233.33.222_8443" in sync 2021/04/23 17:31:43 [DEBUG] agent: Service "_v0_multicloud-titaniumcloud_10.233.47.35_9005" in sync 2021/04