+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ 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: '59868d8f-1381-7424-1fd5-504813c8ea65' Node name: 'onap-msb-consul-59f55f8877-kxkvf' 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: 2022/06/03 02:08:14 [DEBUG] agent: Using random ID "59868d8f-1381-7424-1fd5-504813c8ea65" as node ID 2022/06/03 02:08:15 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:59868d8f-1381-7424-1fd5-504813c8ea65 Address:127.0.0.1:8300}] 2022/06/03 02:08:15 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/06/03 02:08:15 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/06/03 02:08:15 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/06/03 02:08:15 [WARN] raft: Unable to get address for server id 59868d8f-1381-7424-1fd5-504813c8ea65, using fallback address 127.0.0.1:8300: Could not find address for server id 59868d8f-1381-7424-1fd5-504813c8ea65 2022/06/03 02:08:15 [DEBUG] raft: Votes needed: 1 2022/06/03 02:08:15 [DEBUG] raft: Vote granted from 59868d8f-1381-7424-1fd5-504813c8ea65 in term 2. Tally: 1 2022/06/03 02:08:15 [INFO] raft: Election won. Tally: 1 2022/06/03 02:08:15 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/06/03 02:08:16 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-kxkvf.dc1 127.0.0.1 2022/06/03 02:08:17 [INFO] serf: EventMemberJoin: onap-msb-consul-59f55f8877-kxkvf 127.0.0.1 2022/06/03 02:08:17 [INFO] consul: Adding LAN server onap-msb-consul-59f55f8877-kxkvf (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/03 02:08:17 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/06/03 02:08:17 [INFO] consul: Handled member-join event for server "onap-msb-consul-59f55f8877-kxkvf.dc1" in area "wan" 2022/06/03 02:08:17 [INFO] consul: cluster leadership acquired 2022/06/03 02:08:17 [INFO] consul: New leader elected: onap-msb-consul-59f55f8877-kxkvf 2022/06/03 02:08:17 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/06/03 02:08:17 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/06/03 02:08:17 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/06/03 02:08:17 [INFO] agent: started state syncer 2022/06/03 02:08:17 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/06/03 02:08:17 [INFO] agent: Synced node info 2022/06/03 02:08:17 [DEBUG] agent: Node info in sync 2022/06/03 02:08:18 [DEBUG] agent: Node info in sync 2022/06/03 02:08:19 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/06/03 02:08:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kxkvf" since the cluster is too small 2022/06/03 02:08:19 [INFO] consul: member 'onap-msb-consul-59f55f8877-kxkvf' joined, marking health alive 2022/06/03 02:08:19 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kxkvf" since the cluster is too small ==> Failed to check for updates: Get https://checkpoint-api.hashicorp.com/v1/check/consul?arch=amd64&os=linux&signature=&version=1.4.3: net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers) 2022/06/03 02:09:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kxkvf" since the cluster is too small 2022/06/03 02:09:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/03 02:09:43 [DEBUG] agent: Node info in sync 2022/06/03 02:10:17 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-kxkvf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/03 02:10:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kxkvf" since the cluster is too small 2022/06/03 02:11:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kxkvf" since the cluster is too small 2022/06/03 02:11:19 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/03 02:11:19 [DEBUG] agent: Node info in sync 2022/06/03 02:12:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kxkvf" since the cluster is too small 2022/06/03 02:12:26 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/03 02:12:26 [DEBUG] agent: Node info in sync 2022/06/03 02:12:34 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-kxkvf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/03 02:13:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kxkvf" since the cluster is too small 2022/06/03 02:14:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kxkvf" since the cluster is too small 2022/06/03 02:14:18 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/03 02:14:18 [DEBUG] agent: Node info in sync 2022/06/03 02:14:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-kxkvf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/03 02:15:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kxkvf" since the cluster is too small 2022/06/03 02:16:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/03 02:16:13 [DEBUG] agent: Node info in sync 2022/06/03 02:16:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kxkvf" since the cluster is too small 2022/06/03 02:16:47 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-kxkvf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/03 02:17:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kxkvf" since the cluster is too small 2022/06/03 02:18:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/03 02:18:12 [DEBUG] agent: Node info in sync 2022/06/03 02:18:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kxkvf" since the cluster is too small 2022/06/03 02:19:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-kxkvf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/03 02:19:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kxkvf" since the cluster is too small 2022/06/03 02:20:11 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/06/03 02:20:11 [DEBUG] agent: Node info in sync 2022/06/03 02:20:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kxkvf" since the cluster is too small 2022/06/03 02:21:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kxkvf" since the cluster is too small 2022/06/03 02:21:38 [DEBUG] http: Request GET /v1/status/leader (199.541892ms) from=10.233.67.37:33860 2022/06/03 02:21:38 [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. 2022/06/03 02:21: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. 2022/06/03 02:21:39 [INFO] agent: Synced service "_v0_multicloud_10.233.1.105_9001" 2022/06/03 02:21:39 [DEBUG] agent: Node info in sync 2022/06/03 02:21:39 [DEBUG] http: Request PUT /v1/agent/service/register (618.591956ms) from=10.233.67.37:33880 2022/06/03 02:21:39 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:39 [DEBUG] agent: Node info in sync 2022/06/03 02:21:39 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (780.682µs) from=10.233.67.37:33888 2022/06/03 02:21:40 [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. 2022/06/03 02:21: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. 2022/06/03 02:21:40 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:40 [INFO] agent: Synced service "_v1_multicloud_10.233.1.105_9001" 2022/06/03 02:21:40 [DEBUG] agent: Node info in sync 2022/06/03 02:21:40 [DEBUG] http: Request PUT /v1/agent/service/register (730.086885ms) from=10.233.67.37:33890 2022/06/03 02:21:40 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:40 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:40 [DEBUG] agent: Node info in sync 2022/06/03 02:21:40 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (445.593µs) from=10.233.67.37:33896 2022/06/03 02:21:41 [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. 2022/06/03 02:21:41 [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. 2022/06/03 02:21:45 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:45 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:45 [INFO] agent: Synced service "_v1_sdc-gui_10.233.7.31_8181" 2022/06/03 02:21:45 [DEBUG] agent: Node info in sync 2022/06/03 02:21:45 [DEBUG] http: Request PUT /v1/agent/service/register (4.52026928s) from=10.233.67.37:33908 2022/06/03 02:21:45 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:45 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:45 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:21:45 [DEBUG] agent: Node info in sync 2022/06/03 02:21:45 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (631.03µs) from=10.233.67.37:33926 2022/06/03 02:21:46 [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. 2022/06/03 02:21:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:21:46 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:46 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:21:46 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.47.17_9007" 2022/06/03 02:21:46 [DEBUG] agent: Node info in sync 2022/06/03 02:21:46 [DEBUG] http: Request PUT /v1/agent/service/register (604.33945ms) from=10.233.67.37:33928 2022/06/03 02:21:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:46 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:46 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:21:46 [DEBUG] agent: Node info in sync 2022/06/03 02:21:46 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (557.675µs) from=10.233.67.37:33936 2022/06/03 02:21:46 [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. 2022/06/03 02:21:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:21:48 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:48 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:21:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:48 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.47.17_9007" 2022/06/03 02:21:48 [DEBUG] agent: Node info in sync 2022/06/03 02:21:48 [DEBUG] http: Request PUT /v1/agent/service/register (1.415170222s) from=10.233.67.37:33938 2022/06/03 02:21:48 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:48 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:48 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:21:48 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:48 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:48 [DEBUG] agent: Node info in sync 2022/06/03 02:21:48 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (382.293µs) from=10.233.67.37:33962 2022/06/03 02:21:48 [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. 2022/06/03 02:21:48 [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. 2022/06/03 02:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:49 [INFO] agent: Synced service "_v1_wf-gui_10.233.15.225_8443" 2022/06/03 02:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:49 [DEBUG] agent: Node info in sync 2022/06/03 02:21:49 [DEBUG] http: Request PUT /v1/agent/service/register (1.098984914s) from=10.233.67.37:33966 2022/06/03 02:21:49 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:49 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:21:49 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:49 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:49 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:21:49 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:49 [DEBUG] agent: Node info in sync 2022/06/03 02:21:49 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (1.205072ms) from=10.233.67.37:33974 2022/06/03 02:21:50 [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. 2022/06/03 02:21:50 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:21:50 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:50 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:21:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:21:50 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.37.80_9015" 2022/06/03 02:21:50 [DEBUG] agent: Node info in sync 2022/06/03 02:21:50 [DEBUG] http: Request PUT /v1/agent/service/register (943.460188ms) from=10.233.67.37:33976 2022/06/03 02:21:50 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:50 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:50 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:21:50 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:21:50 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:50 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:50 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:21:50 [DEBUG] agent: Node info in sync 2022/06/03 02:21:51 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (494.984µs) from=10.233.67.37:33982 2022/06/03 02:21:51 [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. 2022/06/03 02:21:51 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:21:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:21:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:21:53 [INFO] agent: Synced service "_v1_sdc_10.233.62.209_8443" 2022/06/03 02:21:53 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:53 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:21:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:53 [DEBUG] agent: Node info in sync 2022/06/03 02:21:53 [DEBUG] http: Request PUT /v1/agent/service/register (1.981357682s) from=10.233.67.37:33990 2022/06/03 02:21:53 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:21:53 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:53 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:53 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:21:53 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:53 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:53 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:21:53 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:21:53 [DEBUG] agent: Node info in sync 2022/06/03 02:21:53 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (422.65µs) from=10.233.67.37:33998 2022/06/03 02:21:53 [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. 2022/06/03 02:21:53 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:21:55 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:21:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:21:55 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:21:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:21:55 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.62.209_8080" 2022/06/03 02:21:55 [DEBUG] agent: Node info in sync 2022/06/03 02:21:55 [DEBUG] http: Request PUT /v1/agent/service/register (1.995648947s) from=10.233.67.37:34002 2022/06/03 02:21:55 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:21:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:21:55 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:21:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:21:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:21:55 [DEBUG] agent: Node info in sync 2022/06/03 02:21:55 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (105.790743ms) from=10.233.67.37:34012 2022/06/03 02:21:55 [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. 2022/06/03 02:21:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:21:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:21:56 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:21:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:21:56 [INFO] agent: Synced service "_v1_message-router_10.233.45.47_3904" 2022/06/03 02:21:56 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:21:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:21:56 [DEBUG] agent: Node info in sync 2022/06/03 02:21:56 [DEBUG] http: Request PUT /v1/agent/service/register (1.03174892s) from=10.233.67.37:34016 2022/06/03 02:21:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:21:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:21:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:21:56 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:21:56 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:21:56 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:21:56 [DEBUG] agent: Node info in sync 2022/06/03 02:21:57 [DEBUG] http: Request GET /v1/health/service/message-router-v1 (513.742µs) from=10.233.67.37:34024 2022/06/03 02:21:57 [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. 2022/06/03 02:21: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. 2022/06/03 02:21:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:21:58 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:21:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:21:58 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.37.144_9011" 2022/06/03 02:21:58 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:21:58 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:21:58 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:21:58 [DEBUG] agent: Node info in sync 2022/06/03 02:21:58 [DEBUG] http: Request PUT /v1/agent/service/register (1.199846235s) from=10.233.67.37:34026 2022/06/03 02:21:58 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:21:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:21:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:21:58 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:21:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:21:58 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:21:58 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:21:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:58 [DEBUG] agent: Node info in sync 2022/06/03 02:21:58 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (499.528µs) from=10.233.67.37:34052 2022/06/03 02:21:58 [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. 2022/06/03 02:21: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. 2022/06/03 02:21:59 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:21:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:21:59 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:21:59 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.37.144_9011" 2022/06/03 02:21:59 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:21:59 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:21:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:21:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:21:59 [DEBUG] agent: Node info in sync 2022/06/03 02:21:59 [DEBUG] http: Request PUT /v1/agent/service/register (594.741066ms) from=10.233.67.37:34054 2022/06/03 02:21:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:21:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:21:59 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:21:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:21:59 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:21:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:21:59 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:21:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:21:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:21:59 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:21:59 [DEBUG] agent: Node info in sync 2022/06/03 02:21:59 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (540.269µs) from=10.233.67.37:34058 2022/06/03 02:21:59 [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. 2022/06/03 02:21: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. 2022/06/03 02:22:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:00 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.6.253_443" 2022/06/03 02:22:00 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:00 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:00 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:00 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:00 [DEBUG] agent: Node info in sync 2022/06/03 02:22:00 [DEBUG] http: Request PUT /v1/agent/service/register (874.571438ms) from=10.233.67.37:34060 2022/06/03 02:22:00 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:00 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:00 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:00 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:00 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:00 [DEBUG] agent: Node info in sync 2022/06/03 02:22:00 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (519.598µs) from=10.233.67.37:34066 2022/06/03 02:22:00 [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. 2022/06/03 02:22: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. 2022/06/03 02:22:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:01 [INFO] agent: Synced service "_v1_parser_10.233.6.66_8806" 2022/06/03 02:22:01 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:01 [DEBUG] agent: Node info in sync 2022/06/03 02:22:01 [DEBUG] http: Request PUT /v1/agent/service/register (843.429559ms) from=10.233.67.37:34070 2022/06/03 02:22:01 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:01 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:01 [DEBUG] agent: Node info in sync 2022/06/03 02:22:01 [DEBUG] http: Request GET /v1/health/service/parser-v1 (99.668215ms) from=10.233.67.37:34082 2022/06/03 02:22:01 [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. 2022/06/03 02:22: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. 2022/06/03 02:22:02 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:02 [INFO] agent: Synced service "_v1_catalog_10.233.6.66_8806" 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:02 [DEBUG] agent: Node info in sync 2022/06/03 02:22:02 [DEBUG] http: Request PUT /v1/agent/service/register (766.118846ms) from=10.233.67.37:34088 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:02 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:02 [DEBUG] agent: Node info in sync 2022/06/03 02:22:02 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (1.604773ms) from=10.233.67.37:34092 2022/06/03 02:22:02 [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. 2022/06/03 02:22:02 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:03 [INFO] agent: Synced service "_v1_nsd_10.233.6.66_8806" 2022/06/03 02:22:03 [DEBUG] agent: Node info in sync 2022/06/03 02:22:03 [DEBUG] http: Request PUT /v1/agent/service/register (705.444998ms) from=10.233.67.37:34094 2022/06/03 02:22:03 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:03 [DEBUG] agent: Node info in sync 2022/06/03 02:22:03 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (653.899µs) from=10.233.67.37:34100 2022/06/03 02:22:03 [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. 2022/06/03 02:22: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. 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:03 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.6.66_8806" 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:03 [DEBUG] agent: Node info in sync 2022/06/03 02:22:03 [DEBUG] http: Request PUT /v1/agent/service/register (441.715678ms) from=10.233.67.37:34102 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:03 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:03 [DEBUG] agent: Node info in sync 2022/06/03 02:22:04 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (95.766789ms) from=10.233.67.37:34106 2022/06/03 02:22:04 [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. 2022/06/03 02:22:04 [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. 2022/06/03 02:22:04 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22: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. 2022/06/03 02:22:05 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-59f55f8877-kxkvf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:06 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.74_8446" 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:06 [DEBUG] agent: Node info in sync 2022/06/03 02:22:06 [DEBUG] http: Request PUT /v1/agent/service/register (2.445740291s) from=10.233.67.37:34108 2022/06/03 02:22:06 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:06 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:06 [DEBUG] agent: Node info in sync 2022/06/03 02:22:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (573.065µs) from=10.233.67.37:34126 2022/06/03 02:22:06 [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. 2022/06/03 02:22:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22: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. 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:07 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.74_8446" 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:07 [DEBUG] agent: Node info in sync 2022/06/03 02:22:07 [DEBUG] http: Request PUT /v1/agent/service/register (203.911274ms) from=10.233.67.37:34128 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:07 [DEBUG] agent: Node info in sync 2022/06/03 02:22:07 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (495.76µs) from=10.233.67.37:34130 2022/06/03 02:22:07 [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. 2022/06/03 02:22:07 [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. 2022/06/03 02:22:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22: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. 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:07 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.74_8446" 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:07 [DEBUG] agent: Node info in sync 2022/06/03 02:22:07 [DEBUG] http: Request PUT /v1/agent/service/register (355.514514ms) from=10.233.67.37:34134 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:07 [DEBUG] agent: Node info in sync 2022/06/03 02:22:07 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (303.498µs) from=10.233.67.37:34148 2022/06/03 02:22:07 [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. 2022/06/03 02:22:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22: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. 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:08 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.74_8446" 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:08 [DEBUG] agent: Node info in sync 2022/06/03 02:22:08 [DEBUG] http: Request PUT /v1/agent/service/register (287.558143ms) from=10.233.67.37:34152 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:08 [DEBUG] agent: Node info in sync 2022/06/03 02:22:08 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (99.498708ms) from=10.233.67.37:34154 2022/06/03 02:22:08 [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. 2022/06/03 02:22:08 [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. 2022/06/03 02:22:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22: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. 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:08 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.74_8446" 2022/06/03 02:22:08 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:08 [DEBUG] agent: Node info in sync 2022/06/03 02:22:08 [DEBUG] http: Request PUT /v1/agent/service/register (308.738705ms) from=10.233.67.37:34166 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:08 [DEBUG] agent: Node info in sync 2022/06/03 02:22:08 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (388.796µs) from=10.233.67.37:34170 2022/06/03 02:22:08 [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. 2022/06/03 02:22:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22: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. 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.74_8446" 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:09 [DEBUG] agent: Node info in sync 2022/06/03 02:22:09 [DEBUG] http: Request PUT /v1/agent/service/register (400.473544ms) from=10.233.67.37:34174 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Node info in sync 2022/06/03 02:22:09 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (454.777µs) from=10.233.67.37:34176 2022/06/03 02:22:09 [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. 2022/06/03 02:22:09 [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. 2022/06/03 02:22:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22: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. 2022/06/03 02:22:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:09 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.74_8446" 2022/06/03 02:22:09 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:09 [DEBUG] agent: Node info in sync 2022/06/03 02:22:09 [DEBUG] http: Request PUT /v1/agent/service/register (300.324086ms) from=10.233.67.37:34178 2022/06/03 02:22:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:09 [DEBUG] agent: Node info in sync 2022/06/03 02:22:09 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (404.137µs) from=10.233.67.37:34184 2022/06/03 02:22:09 [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. 2022/06/03 02:22:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22: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. 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:13 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.74_8446" 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:13 [DEBUG] agent: Node info in sync 2022/06/03 02:22:13 [DEBUG] http: Request PUT /v1/agent/service/register (4.081910115s) from=10.233.67.37:34186 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:13 [DEBUG] agent: Node info in sync 2022/06/03 02:22:13 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (377.496µs) from=10.233.67.37:34210 2022/06/03 02:22:14 [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. 2022/06/03 02:22:14 [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. 2022/06/03 02:22:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22: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. 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:14 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.74_8446" 2022/06/03 02:22:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:14 [DEBUG] agent: Node info in sync 2022/06/03 02:22:14 [DEBUG] http: Request PUT /v1/agent/service/register (830.398208ms) from=10.233.67.37:34212 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:14 [DEBUG] agent: Node info in sync 2022/06/03 02:22:15 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (99.897516ms) from=10.233.67.37:34216 2022/06/03 02:22:15 [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. 2022/06/03 02:22:15 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22: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. 2022/06/03 02:22:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:16 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.74_8446" 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:16 [DEBUG] agent: Node info in sync 2022/06/03 02:22:16 [DEBUG] http: Request PUT /v1/agent/service/register (1.511669604s) from=10.233.67.37:34218 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:16 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:16 [DEBUG] agent: Node info in sync 2022/06/03 02:22:16 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (597.101µs) from=10.233.67.37:34232 2022/06/03 02:22:16 [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. 2022/06/03 02:22:16 [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. 2022/06/03 02:22:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22: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. 2022/06/03 02:22:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kxkvf" since the cluster is too small 2022/06/03 02:22:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:17 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.74_8446" 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:17 [DEBUG] agent: Node info in sync 2022/06/03 02:22:17 [DEBUG] http: Request PUT /v1/agent/service/register (1.014174347s) from=10.233.67.37:34234 2022/06/03 02:22:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:17 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:17 [DEBUG] agent: Node info in sync 2022/06/03 02:22:18 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (506.1µs) from=10.233.67.37:34250 2022/06/03 02:22:18 [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. 2022/06/03 02:22:18 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22: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. 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.74_8446" 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:18 [DEBUG] agent: Node info in sync 2022/06/03 02:22:18 [DEBUG] http: Request PUT /v1/agent/service/register (522.03865ms) from=10.233.67.37:34252 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (601.534µs) from=10.233.67.37:34266 2022/06/03 02:22:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:18 [DEBUG] agent: Node info in sync 2022/06/03 02:22:19 [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. 2022/06/03 02:22:19 [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. 2022/06/03 02:22:19 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:19 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.74_8446" 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:20 [DEBUG] agent: Node info in sync 2022/06/03 02:22:20 [DEBUG] http: Request PUT /v1/agent/service/register (1.039854704s) from=10.233.67.37:34268 2022/06/03 02:22:20 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:20 [DEBUG] agent: Node info in sync 2022/06/03 02:22:20 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (314.688µs) from=10.233.67.37:34274 2022/06/03 02:22:20 [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. 2022/06/03 02:22:20 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22: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. 2022/06/03 02:22:21 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:21 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.74_8446" 2022/06/03 02:22:21 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:21 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:22 [DEBUG] agent: Node info in sync 2022/06/03 02:22:22 [DEBUG] http: Request PUT /v1/agent/service/register (1.800185784s) from=10.233.67.37:34276 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Node info in sync 2022/06/03 02:22:22 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (442.561µs) from=10.233.67.37:34296 2022/06/03 02:22:22 [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. 2022/06/03 02:22:22 [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. 2022/06/03 02:22:22 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22: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. 2022/06/03 02:22:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.74_8446" 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Node info in sync 2022/06/03 02:22:22 [DEBUG] http: Request PUT /v1/agent/service/register (622.995302ms) from=10.233.67.37:34300 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:22 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Node info in sync 2022/06/03 02:22:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (442.817µs) from=10.233.67.37:34304 2022/06/03 02:22:23 [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. 2022/06/03 02:22:23 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22: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. 2022/06/03 02:22:23 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.74_8446" 2022/06/03 02:22:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:23 [DEBUG] agent: Node info in sync 2022/06/03 02:22:23 [DEBUG] http: Request PUT /v1/agent/service/register (477.64041ms) from=10.233.67.37:34306 2022/06/03 02:22:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:23 [DEBUG] agent: Node info in sync 2022/06/03 02:22:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (392.461µs) from=10.233.67.37:34312 2022/06/03 02:22:24 [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. 2022/06/03 02:22:24 [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. 2022/06/03 02:22: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. 2022/06/03 02:22: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. 2022/06/03 02:22:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:24 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.74_8446" 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Node info in sync 2022/06/03 02:22:24 [DEBUG] http: Request PUT /v1/agent/service/register (799.903538ms) from=10.233.67.37:34314 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:24 [DEBUG] agent: Node info in sync 2022/06/03 02:22:25 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (499.738962ms) from=10.233.67.37:34324 2022/06/03 02:22:25 [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. 2022/06/03 02:22: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. 2022/06/03 02:22: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. 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.74_8446" 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Node info in sync 2022/06/03 02:22:27 [DEBUG] http: Request PUT /v1/agent/service/register (1.795758654s) from=10.233.67.37:34334 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:27 [DEBUG] agent: Node info in sync 2022/06/03 02:22:27 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (99.775268ms) from=10.233.67.37:34350 2022/06/03 02:22:27 [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. 2022/06/03 02:22:27 [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. 2022/06/03 02:22: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. 2022/06/03 02:22: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. 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.74_8446" 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Node info in sync 2022/06/03 02:22:28 [DEBUG] http: Request PUT /v1/agent/service/register (1.199545074s) from=10.233.67.37:34364 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:28 [DEBUG] agent: Node info in sync 2022/06/03 02:22:28 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (611.371µs) from=10.233.67.37:34386 2022/06/03 02:22:29 [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. 2022/06/03 02:22:29 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:29 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.74_8446" 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:29 [DEBUG] agent: Node info in sync 2022/06/03 02:22:29 [DEBUG] http: Request PUT /v1/agent/service/register (523.78142ms) from=10.233.67.37:34388 2022/06/03 02:22:29 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:29 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:29 [DEBUG] agent: Node info in sync 2022/06/03 02:22:29 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (100.238ms) from=10.233.67.37:34392 2022/06/03 02:22:30 [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. 2022/06/03 02:22:30 [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. 2022/06/03 02:22: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. 2022/06/03 02:22: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. 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.74_8446" 2022/06/03 02:22:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Node info in sync 2022/06/03 02:22:31 [DEBUG] http: Request PUT /v1/agent/service/register (858.044653ms) from=10.233.67.37:34400 2022/06/03 02:22:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Node info in sync 2022/06/03 02:22:31 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (473.783µs) from=10.233.67.37:34412 2022/06/03 02:22:31 [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. 2022/06/03 02:22: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. 2022/06/03 02:22: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. 2022/06/03 02:22:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:31 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.74_8446" 2022/06/03 02:22:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Node info in sync 2022/06/03 02:22:31 [DEBUG] http: Request PUT /v1/agent/service/register (444.264841ms) from=10.233.67.37:34414 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:31 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:31 [DEBUG] agent: Node info in sync 2022/06/03 02:22:32 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (372.557µs) from=10.233.67.37:34418 2022/06/03 02:22:32 [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. 2022/06/03 02:22:32 [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. 2022/06/03 02:22: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. 2022/06/03 02:22: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. 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.74_8446" 2022/06/03 02:22:33 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Node info in sync 2022/06/03 02:22:33 [DEBUG] http: Request PUT /v1/agent/service/register (786.158658ms) from=10.233.67.37:34422 2022/06/03 02:22:33 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:33 [DEBUG] agent: Node info in sync 2022/06/03 02:22:33 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (536.016µs) from=10.233.67.37:34432 2022/06/03 02:22:33 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22: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. 2022/06/03 02:22: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. 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.74_8446" 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Node info in sync 2022/06/03 02:22:34 [DEBUG] http: Request PUT /v1/agent/service/register (900.307123ms) from=10.233.67.37:34434 2022/06/03 02:22:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Node info in sync 2022/06/03 02:22:34 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (594.599µs) from=10.233.67.37:34442 2022/06/03 02:22:34 [WARN] agent: Service name "_aai-nodes-query-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:34 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:34 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.74_8446" 2022/06/03 02:22:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Node info in sync 2022/06/03 02:22:34 [DEBUG] http: Request PUT /v1/agent/service/register (207.702447ms) from=10.233.67.37:34450 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:34 [DEBUG] agent: Node info in sync 2022/06/03 02:22:34 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (484.581µs) from=10.233.67.37:34452 2022/06/03 02:22:34 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:34 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:34 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.74_8446" 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Node info in sync 2022/06/03 02:22:35 [DEBUG] http: Request PUT /v1/agent/service/register (1.003639657s) from=10.233.67.37:34454 2022/06/03 02:22:35 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:35 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:36 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:36 [DEBUG] agent: Node info in sync 2022/06/03 02:22:36 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (400.287646ms) from=10.233.67.37:34470 2022/06/03 02:22:37 [WARN] agent: Service name "_aai-nodes-query-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:37 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:37 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:37 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.74_8446" 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Node info in sync 2022/06/03 02:22:37 [DEBUG] http: Request PUT /v1/agent/service/register (468.176487ms) from=10.233.67.37:34480 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:37 [DEBUG] agent: Node info in sync 2022/06/03 02:22:37 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (576.115µs) from=10.233.67.37:34492 2022/06/03 02:22:38 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22: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. 2022/06/03 02:22: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. 2022/06/03 02:22:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.74_8446" 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Node info in sync 2022/06/03 02:22:38 [DEBUG] http: Request PUT /v1/agent/service/register (800.627089ms) from=10.233.67.37:34496 2022/06/03 02:22:38 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:38 [DEBUG] agent: Node info in sync 2022/06/03 02:22:39 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (99.768045ms) from=10.233.67.37:34516 2022/06/03 02:22:39 [WARN] agent: Service name "_aai-nodes-query-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:39 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22: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. 2022/06/03 02:22: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. 2022/06/03 02:22:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.74_8446" 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:39 [DEBUG] agent: Node info in sync 2022/06/03 02:22:39 [DEBUG] http: Request PUT /v1/agent/service/register (566.63399ms) from=10.233.67.37:34520 2022/06/03 02:22:39 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:39 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:39 [DEBUG] agent: Node info in sync 2022/06/03 02:22:39 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (525.669µs) from=10.233.67.37:34526 2022/06/03 02:22:40 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22: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. 2022/06/03 02:22: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. 2022/06/03 02:22:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.74_8446" 2022/06/03 02:22:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Node info in sync 2022/06/03 02:22:46 [DEBUG] http: Request PUT /v1/agent/service/register (6.228616865s) from=10.233.67.37:34528 2022/06/03 02:22:46 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:46 [DEBUG] agent: Node info in sync 2022/06/03 02:22:46 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (100.026797ms) from=10.233.67.37:34574 2022/06/03 02:22:46 [WARN] agent: Service name "_aai-nodes-query-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:46 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:46 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:46 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:54 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.74_8446" 2022/06/03 02:22:54 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Node info in sync 2022/06/03 02:22:54 [DEBUG] http: Request PUT /v1/agent/service/register (8.400089688s) from=10.233.67.37:34578 2022/06/03 02:22:54 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:54 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:54 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (424.967µs) from=10.233.67.37:34660 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Node info in sync 2022/06/03 02:22:55 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.74_8446" 2022/06/03 02:22:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:55 [DEBUG] agent: Node info in sync 2022/06/03 02:22:55 [DEBUG] http: Request PUT /v1/agent/service/register (599.736004ms) from=10.233.67.37:34664 2022/06/03 02:22:55 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:55 [DEBUG] agent: Node info in sync 2022/06/03 02:22:55 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (449.11µs) from=10.233.67.37:34674 2022/06/03 02:22:55 [WARN] agent: Service name "_aai-nodes-query-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:55 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:55 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:55 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.74_8446" 2022/06/03 02:22:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Node info in sync 2022/06/03 02:22:56 [DEBUG] http: Request PUT /v1/agent/service/register (302.243154ms) from=10.233.67.37:34676 2022/06/03 02:22:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:56 [DEBUG] agent: Node info in sync 2022/06/03 02:22:56 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (518.697µs) from=10.233.67.37:34678 2022/06/03 02:22:56 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:56 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.74_8446" 2022/06/03 02:22:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Node info in sync 2022/06/03 02:22:56 [DEBUG] http: Request PUT /v1/agent/service/register (640.796755ms) from=10.233.67.37:34680 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:56 [DEBUG] agent: Node info in sync 2022/06/03 02:22:57 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (433.48µs) from=10.233.67.37:34688 2022/06/03 02:22:57 [WARN] agent: Service name "_aai-nodes-query-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:57 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/search/nodes-query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22: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. 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.74_8446" 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Node info in sync 2022/06/03 02:22:58 [DEBUG] http: Request PUT /v1/agent/service/register (999.988342ms) from=10.233.67.37:34692 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:58 [DEBUG] agent: Node info in sync 2022/06/03 02:22:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (403.369µs) from=10.233.67.37:34716 2022/06/03 02:22:58 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/search/nodes-query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22: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. 2022/06/03 02:22:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.74_8446" 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Node info in sync 2022/06/03 02:22:59 [DEBUG] http: Request PUT /v1/agent/service/register (618.783758ms) from=10.233.67.37:34720 2022/06/03 02:22:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Node info in sync 2022/06/03 02:22:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (511.603µs) from=10.233.67.37:34726 2022/06/03 02:22:59 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:22: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. 2022/06/03 02:22:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:59 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.74_8446" 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:22:59 [DEBUG] agent: Node info in sync 2022/06/03 02:22:59 [DEBUG] http: Request PUT /v1/agent/service/register (186.851095ms) from=10.233.67.37:34728 2022/06/03 02:22:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:22:59 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (373.615µs) from=10.233.67.37:34730 2022/06/03 02:23:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:00 [DEBUG] agent: Node info in sync 2022/06/03 02:23:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23: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. 2022/06/03 02:23:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.74_8446" 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Node info in sync 2022/06/03 02:23:03 [DEBUG] http: Request PUT /v1/agent/service/register (3.429799376s) from=10.233.67.37:34732 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:03 [DEBUG] agent: Node info in sync 2022/06/03 02:23:03 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (572.134µs) from=10.233.67.37:34758 2022/06/03 02:23:03 [WARN] agent: Service name "_aai-nquery-v12" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23:03 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v12/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23:03 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23: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. 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.74_8446" 2022/06/03 02:23:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Node info in sync 2022/06/03 02:23:06 [DEBUG] http: Request PUT /v1/agent/service/register (2.299961024s) from=10.233.67.37:34760 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:06 [DEBUG] agent: Node info in sync 2022/06/03 02:23:06 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (99.705258ms) from=10.233.67.37:34780 2022/06/03 02:23:06 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v12\",\"enable_ssl\":\"true\",\"url\":\"/aai/v12/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23: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. 2022/06/03 02:23:07 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.74_8446" 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Node info in sync 2022/06/03 02:23:07 [DEBUG] http: Request PUT /v1/agent/service/register (389.097109ms) from=10.233.67.37:34790 2022/06/03 02:23:07 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:07 [DEBUG] agent: Node info in sync 2022/06/03 02:23:07 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (344.28µs) from=10.233.67.37:34792 2022/06/03 02:23:07 [WARN] agent: Service name "_aai-nquery-v13" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23:07 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v13/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23: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. 2022/06/03 02:23:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.74_8446" 2022/06/03 02:23:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:08 [DEBUG] agent: Node info in sync 2022/06/03 02:23:08 [DEBUG] http: Request PUT /v1/agent/service/register (900.795054ms) from=10.233.67.37:34794 2022/06/03 02:23:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:08 [DEBUG] agent: Node info in sync 2022/06/03 02:23:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (567.195µs) from=10.233.67.37:34810 2022/06/03 02:23:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23: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. 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.74_8446" 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Node info in sync 2022/06/03 02:23:09 [DEBUG] http: Request PUT /v1/agent/service/register (773.885801ms) from=10.233.67.37:34822 2022/06/03 02:23:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:09 [DEBUG] agent: Node info in sync 2022/06/03 02:23:09 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (100.217775ms) from=10.233.67.37:34830 2022/06/03 02:23:09 [WARN] agent: Service name "_aai-nquery-v14" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23:09 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v14/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23: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. 2022/06/03 02:23:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.74_8446" 2022/06/03 02:23:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Node info in sync 2022/06/03 02:23:10 [DEBUG] http: Request PUT /v1/agent/service/register (400.573142ms) from=10.233.67.37:34834 2022/06/03 02:23:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Node info in sync 2022/06/03 02:23:10 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (621.322µs) from=10.233.67.37:34836 2022/06/03 02:23:10 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v14\",\"enable_ssl\":\"true\",\"url\":\"/aai/v14/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23: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. 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.74_8446" 2022/06/03 02:23:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Node info in sync 2022/06/03 02:23:10 [DEBUG] http: Request PUT /v1/agent/service/register (364.093771ms) from=10.233.67.37:34838 2022/06/03 02:23:10 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (657.117µs) from=10.233.67.37:34842 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:10 [DEBUG] agent: Node info in sync 2022/06/03 02:23:10 [WARN] agent: Service name "_aai-nquery-v15" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23:10 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v15/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23:10 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23: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. 2022/06/03 02:23:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:11 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.74_8446" 2022/06/03 02:23:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Node info in sync 2022/06/03 02:23:11 [DEBUG] http: Request PUT /v1/agent/service/register (826.037773ms) from=10.233.67.37:34844 2022/06/03 02:23:11 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:11 [DEBUG] agent: Node info in sync 2022/06/03 02:23:11 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (529.95µs) from=10.233.67.37:34856 2022/06/03 02:23:12 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v15\",\"enable_ssl\":\"true\",\"url\":\"/aai/v15/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23:12 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23: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. 2022/06/03 02:23:12 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:12 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:12 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:12 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:12 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.74_8446" 2022/06/03 02:23:12 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:12 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:12 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:12 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:12 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:12 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:12 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:12 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:12 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:12 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:12 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:12 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:12 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Node info in sync 2022/06/03 02:23:13 [DEBUG] http: Request PUT /v1/agent/service/register (977.728206ms) from=10.233.67.37:34858 2022/06/03 02:23:13 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:13 [DEBUG] agent: Node info in sync 2022/06/03 02:23:13 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (474.334µs) from=10.233.67.37:34862 2022/06/03 02:23:13 [WARN] agent: Service name "_aai-nquery-v16" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23:13 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v16/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23:13 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23: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. 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.74_8446" 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Node info in sync 2022/06/03 02:23:14 [DEBUG] http: Request PUT /v1/agent/service/register (887.821569ms) from=10.233.67.37:34868 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Node info in sync 2022/06/03 02:23:14 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (496.876µs) from=10.233.67.37:34874 2022/06/03 02:23:14 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v16\",\"enable_ssl\":\"true\",\"url\":\"/aai/v16/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23:14 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23: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. 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.74_8446" 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Node info in sync 2022/06/03 02:23:14 [DEBUG] http: Request PUT /v1/agent/service/register (305.328087ms) from=10.233.67.37:34878 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:14 [DEBUG] agent: Node info in sync 2022/06/03 02:23:15 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (199.840668ms) from=10.233.67.37:34880 2022/06/03 02:23:16 [WARN] agent: Service name "_aai-nquery-v17" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23:16 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v17/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23: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. 2022/06/03 02:23:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.74_8446" 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Node info in sync 2022/06/03 02:23:16 [DEBUG] http: Request PUT /v1/agent/service/register (499.327219ms) from=10.233.67.37:34890 2022/06/03 02:23:16 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:16 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:16 [DEBUG] agent: Node info in sync 2022/06/03 02:23:16 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (99.750195ms) from=10.233.67.37:34900 2022/06/03 02:23:16 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v17\",\"enable_ssl\":\"true\",\"url\":\"/aai/v17/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23:16 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/06/03 02:23: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. 2022/06/03 02:23:17 [DEBUG] consul: Skipping self join check for "onap-msb-consul-59f55f8877-kxkvf" since the cluster is too small 2022/06/03 02:23:17 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [INFO] agent: Synced service "_v17_aai-nquery_10.233.67.74_8446" 2022/06/03 02:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Node info in sync 2022/06/03 02:23:17 [DEBUG] http: Request PUT /v1/agent/service/register (1.045294686s) from=10.233.67.37:34902 2022/06/03 02:23:17 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.62.209_8080" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v1_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v0_multicloud_10.233.1.105_9001" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v1_wf-gui_10.233.15.225_8443" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v1_sdc_10.233.62.209_8443" in sync 2022/06/03 02:23:17 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v1_parser_10.233.6.66_8806" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.6.253_443" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v1_sdc-gui_10.233.7.31_8181" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v1_message-router_10.233.45.47_3904" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v1_nsd_10.233.6.66_8806" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.6.66_8806" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.47.17_9007" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.74_8446" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.37.80_9015" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.37.144_9011" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v1_catalog_10.233.6.66_8806" in sync 2022/06/03 02:23:18 [DEBUG] agent: Service "_v11_aai-generic-query_1