By type
+ 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: '0794876b-3f32-1d1f-6117-21d32463ba81' Node name: 'onap-msb-consul-f96d66b85-vh8ps' 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/05/25 08:41:38 [DEBUG] agent: Using random ID "0794876b-3f32-1d1f-6117-21d32463ba81" as node ID 2022/05/25 08:41:38 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:0794876b-3f32-1d1f-6117-21d32463ba81 Address:127.0.0.1:8300}] 2022/05/25 08:41:38 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2022/05/25 08:41:38 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-vh8ps.dc1 127.0.0.1 2022/05/25 08:41:38 [INFO] serf: EventMemberJoin: onap-msb-consul-f96d66b85-vh8ps 127.0.0.1 2022/05/25 08:41:38 [INFO] consul: Adding LAN server onap-msb-consul-f96d66b85-vh8ps (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/25 08:41:38 [INFO] consul: Handled member-join event for server "onap-msb-consul-f96d66b85-vh8ps.dc1" in area "wan" 2022/05/25 08:41:38 [DEBUG] agent/proxy: managed Connect proxy manager started 2022/05/25 08:41:38 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2022/05/25 08:41:38 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2022/05/25 08:41:38 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2022/05/25 08:41:38 [INFO] agent: started state syncer 2022/05/25 08:41:38 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2022/05/25 08:41:38 [WARN] raft: Heartbeat timeout from "" reached, starting election 2022/05/25 08:41:38 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2022/05/25 08:41:38 [DEBUG] raft: Votes needed: 1 2022/05/25 08:41:38 [DEBUG] raft: Vote granted from 0794876b-3f32-1d1f-6117-21d32463ba81 in term 2. Tally: 1 2022/05/25 08:41:38 [INFO] raft: Election won. Tally: 1 2022/05/25 08:41:38 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2022/05/25 08:41:38 [INFO] consul: cluster leadership acquired 2022/05/25 08:41:38 [INFO] consul: New leader elected: onap-msb-consul-f96d66b85-vh8ps 2022/05/25 08:41:38 [INFO] connect: initialized primary datacenter CA with provider "consul" 2022/05/25 08:41:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-vh8ps" since the cluster is too small 2022/05/25 08:41:38 [INFO] consul: member 'onap-msb-consul-f96d66b85-vh8ps' joined, marking health alive 2022/05/25 08:41:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/25 08:41:38 [INFO] agent: Synced node info 2022/05/25 08:41:38 [DEBUG] agent: Node info in sync 2022/05/25 08:41:38 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/25 08:41:38 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.12.0 (currently running: 1.4.3) 2022/05/25 08:42:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-vh8ps" since the cluster is too small 2022/05/25 08:42:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/25 08:42:55 [DEBUG] agent: Node info in sync 2022/05/25 08:43:38 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-vh8ps.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/25 08:43:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-vh8ps" since the cluster is too small 2022/05/25 08:44:17 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/25 08:44:17 [DEBUG] agent: Node info in sync 2022/05/25 08:44:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-vh8ps" since the cluster is too small 2022/05/25 08:45:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-vh8ps" since the cluster is too small 2022/05/25 08:45:46 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-vh8ps.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/25 08:46:09 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/25 08:46:09 [DEBUG] agent: Node info in sync 2022/05/25 08:46:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-vh8ps" since the cluster is too small 2022/05/25 08:47:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-vh8ps" since the cluster is too small 2022/05/25 08:48:04 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2022/05/25 08:48:04 [DEBUG] agent: Node info in sync 2022/05/25 08:48:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-f96d66b85-vh8ps.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2022/05/25 08:48:38 [DEBUG] consul: Skipping self join check for "onap-msb-consul-f96d66b85-vh8ps" since the cluster is too small 2022/05/25 08:49:22 [DEBUG] http: Request GET /v1/status/leader (1.839083ms) from=10.233.66.150:60482 2022/05/25 08:49:22 [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/05/25 08:49: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/05/25 08:49:22 [INFO] agent: Synced service "_v0_multicloud_10.233.14.57_9001" 2022/05/25 08:49:22 [DEBUG] agent: Node info in sync 2022/05/25 08:49:22 [DEBUG] http: Request PUT /v1/agent/service/register (14.768527ms) from=10.233.66.150:60492 2022/05/25 08:49:22 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [DEBUG] agent: Node info in sync 2022/05/25 08:49:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (2.56936ms) from=10.233.66.150:60496 2022/05/25 08:49:22 [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/05/25 08:49: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/05/25 08:49:22 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [INFO] agent: Synced service "_v1_multicloud_10.233.14.57_9001" 2022/05/25 08:49:22 [DEBUG] agent: Node info in sync 2022/05/25 08:49:22 [DEBUG] http: Request PUT /v1/agent/service/register (8.058414ms) from=10.233.66.150:60498 2022/05/25 08:49:22 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [DEBUG] agent: Node info in sync 2022/05/25 08:49:22 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (1.095626ms) from=10.233.66.150:60500 2022/05/25 08:49:22 [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/05/25 08:49:22 [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/05/25 08:49:22 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [INFO] agent: Synced service "_v1_sdc-gui_10.233.42.63_8181" 2022/05/25 08:49:22 [DEBUG] agent: Node info in sync 2022/05/25 08:49:22 [DEBUG] http: Request PUT /v1/agent/service/register (7.519719ms) from=10.233.66.150:60502 2022/05/25 08:49:22 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:22 [DEBUG] agent: Node info in sync 2022/05/25 08:49:22 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (521.114µs) from=10.233.66.150:60504 2022/05/25 08:49:22 [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/05/25 08:49: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/05/25 08:49:22 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:22 [INFO] agent: Synced service "_v1_sdc_10.233.8.213_8443" 2022/05/25 08:49:22 [DEBUG] agent: Node info in sync 2022/05/25 08:49:22 [DEBUG] http: Request PUT /v1/agent/service/register (6.966963ms) from=10.233.66.150:60506 2022/05/25 08:49:22 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:22 [DEBUG] agent: Node info in sync 2022/05/25 08:49:22 [DEBUG] http: Request GET /v1/health/service/sdc-v1 (847.261µs) from=10.233.66.150:60510 2022/05/25 08:49:22 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 08:49: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/05/25 08:49:22 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:22 [INFO] agent: Synced service "_v1_sdc-deprecated_10.233.8.213_8080" 2022/05/25 08:49:22 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [DEBUG] agent: Node info in sync 2022/05/25 08:49:22 [DEBUG] http: Request PUT /v1/agent/service/register (6.102221ms) from=10.233.66.150:60512 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:22 [DEBUG] agent: Node info in sync 2022/05/25 08:49:22 [DEBUG] http: Request GET /v1/health/service/sdc-deprecated-v1 (473.162µs) from=10.233.66.150:60514 2022/05/25 08:49:22 [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/05/25 08:49: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/05/25 08:49:22 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:22 [INFO] agent: Synced service "_v1_dmaap-dr-prov_10.233.62.44_443" 2022/05/25 08:49:22 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:22 [DEBUG] agent: Node info in sync 2022/05/25 08:49:22 [DEBUG] http: Request PUT /v1/agent/service/register (13.770829ms) from=10.233.66.150:60516 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:22 [DEBUG] agent: Node info in sync 2022/05/25 08:49:22 [DEBUG] http: Request GET /v1/health/service/dmaap-dr-prov-v1 (388.794µs) from=10.233.66.150:60518 2022/05/25 08:49:22 [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/05/25 08:49:22 [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/05/25 08:49:22 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:22 [INFO] agent: Synced service "_v1_wf-gui_10.233.4.75_8443" 2022/05/25 08:49:22 [DEBUG] agent: Node info in sync 2022/05/25 08:49:22 [DEBUG] http: Request PUT /v1/agent/service/register (5.875406ms) from=10.233.66.150:60520 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:22 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:22 [DEBUG] agent: Node info in sync 2022/05/25 08:49:22 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (867.325µs) from=10.233.66.150:60522 2022/05/25 08:49:23 [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/05/25 08:49: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/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [INFO] agent: Synced service "_v1_parser_10.233.24.167_8806" 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request PUT /v1/agent/service/register (13.527862ms) from=10.233.66.150:60524 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request GET /v1/health/service/parser-v1 (424.354µs) from=10.233.66.150:60526 2022/05/25 08:49:23 [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/05/25 08:49: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/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [INFO] agent: Synced service "_v1_catalog_10.233.24.167_8806" 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request PUT /v1/agent/service/register (8.330078ms) from=10.233.66.150:60528 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (334.108µs) from=10.233.66.150:60530 2022/05/25 08:49:23 [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/05/25 08:49: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/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [INFO] agent: Synced service "_v1_nsd_10.233.24.167_8806" 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request PUT /v1/agent/service/register (7.031678ms) from=10.233.66.150:60536 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (692.038µs) from=10.233.66.150:60538 2022/05/25 08:49:23 [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/05/25 08:49: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/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.24.167_8806" 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request PUT /v1/agent/service/register (6.59263ms) from=10.233.66.150:60540 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (376.072µs) from=10.233.66.150:60542 2022/05/25 08:49:23 [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/05/25 08:49: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/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.4.201_9011" 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request PUT /v1/agent/service/register (6.310594ms) from=10.233.66.150:60544 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (364.328µs) from=10.233.66.150:60546 2022/05/25 08:49:23 [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/05/25 08:49: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/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.4.201_9011" 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request PUT /v1/agent/service/register (11.926099ms) from=10.233.66.150:60548 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (386.114µs) from=10.233.66.150:60550 2022/05/25 08:49:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 08:49: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/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.23.14_9007" 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request PUT /v1/agent/service/register (8.05494ms) from=10.233.66.150:60552 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (415.362µs) from=10.233.66.150:60554 2022/05/25 08:49:23 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud-pike/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 08:49: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/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.23.14_9007" 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request PUT /v1/agent/service/register (8.951566ms) from=10.233.66.150:60558 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (1.292422ms) from=10.233.66.150:60560 2022/05/25 08:49:23 [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/05/25 08:49: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/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.59.221_9015" 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.487502ms) from=10.233.66.150:60562 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (382.618µs) from=10.233.66.150:60564 2022/05/25 08:49:23 [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/05/25 08:49:23 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.67.163_8446" 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request PUT /v1/agent/service/register (7.214114ms) from=10.233.66.150:60566 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (475.141µs) from=10.233.66.150:60570 2022/05/25 08:49:23 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.67.163_8446" 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.306112ms) from=10.233.66.150:60572 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (5.522971ms) from=10.233.66.150:60574 2022/05/25 08:49:23 [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/05/25 08:49:23 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:23 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.67.163_8446" 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request PUT /v1/agent/service/register (8.914312ms) from=10.233.66.150:60576 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (509.222µs) from=10.233.66.150:60578 2022/05/25 08:49:23 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.67.163_8446" 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request PUT /v1/agent/service/register (8.05833ms) from=10.233.66.150:60580 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (455.405µs) from=10.233.66.150:60582 2022/05/25 08:49:23 [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/05/25 08:49:23 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.67.163_8446" 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.419076ms) from=10.233.66.150:60586 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (467.379µs) from=10.233.66.150:60588 2022/05/25 08:49:23 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.67.163_8446" 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.65548ms) from=10.233.66.150:60590 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (563.676µs) from=10.233.66.150:60592 2022/05/25 08:49:23 [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/05/25 08:49:23 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.67.163_8446" 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request PUT /v1/agent/service/register (5.577058ms) from=10.233.66.150:60594 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (432.583µs) from=10.233.66.150:60596 2022/05/25 08:49:23 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.67.163_8446" 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request PUT /v1/agent/service/register (11.91401ms) from=10.233.66.150:60598 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (412.295µs) from=10.233.66.150:60600 2022/05/25 08:49:23 [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/05/25 08:49:23 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.67.163_8446" 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request PUT /v1/agent/service/register (4.068321ms) from=10.233.66.150:60602 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (528.879µs) from=10.233.66.150:60604 2022/05/25 08:49:23 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.67.163_8446" 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request PUT /v1/agent/service/register (21.852042ms) from=10.233.66.150:60606 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:23 [DEBUG] agent: Node info in sync 2022/05/25 08:49:23 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (1.155606ms) from=10.233.66.150:60608 2022/05/25 08:49:23 [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/05/25 08:49:23 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.67.163_8446" 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request PUT /v1/agent/service/register (56.022395ms) from=10.233.66.150:60610 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (412.299µs) from=10.233.66.150:60612 2022/05/25 08:49:24 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.67.163_8446" 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request PUT /v1/agent/service/register (7.191101ms) from=10.233.66.150:60614 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (340.029µs) from=10.233.66.150:60616 2022/05/25 08:49:24 [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/05/25 08:49:24 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.67.163_8446" 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request PUT /v1/agent/service/register (9.829268ms) from=10.233.66.150:60618 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (353.352µs) from=10.233.66.150:60620 2022/05/25 08:49:24 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.67.163_8446" 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request PUT /v1/agent/service/register (10.268457ms) from=10.233.66.150:60622 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (315.118µs) from=10.233.66.150:60624 2022/05/25 08:49:24 [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/05/25 08:49:24 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:24 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.67.163_8446" 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request PUT /v1/agent/service/register (10.869558ms) from=10.233.66.150:60630 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (334.942µs) from=10.233.66.150:60634 2022/05/25 08:49:24 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.67.163_8446" 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request PUT /v1/agent/service/register (8.983826ms) from=10.233.66.150:60638 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (12.692974ms) from=10.233.66.150:60642 2022/05/25 08:49: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/05/25 08:49: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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.67.163_8446" 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request PUT /v1/agent/service/register (10.549333ms) from=10.233.66.150:60644 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (547.4µs) from=10.233.66.150:60646 2022/05/25 08:49:24 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.67.163_8446" 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request PUT /v1/agent/service/register (18.145252ms) from=10.233.66.150:60650 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (635.899µs) from=10.233.66.150:60652 2022/05/25 08:49:24 [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/05/25 08:49:24 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.67.163_8446" 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request PUT /v1/agent/service/register (10.207097ms) from=10.233.66.150:60656 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (500.117µs) from=10.233.66.150:60658 2022/05/25 08:49:24 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.67.163_8446" 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.939606ms) from=10.233.66.150:60660 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (346.265µs) from=10.233.66.150:60662 2022/05/25 08:49:24 [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/05/25 08:49:24 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.67.163_8446" 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.26536ms) from=10.233.66.150:60666 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (333.472µs) from=10.233.66.150:60668 2022/05/25 08:49:24 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.67.163_8446" 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request PUT /v1/agent/service/register (3.777882ms) from=10.233.66.150:60670 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (2.539205ms) from=10.233.66.150:60672 2022/05/25 08:49:24 [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/05/25 08:49:24 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.67.163_8446" 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request PUT /v1/agent/service/register (7.930031ms) from=10.233.66.150:60674 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (342.969µs) from=10.233.66.150:60676 2022/05/25 08:49:24 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.67.163_8446" 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.806746ms) from=10.233.66.150:60678 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (684.659µs) from=10.233.66.150:60680 2022/05/25 08:49:24 [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/05/25 08:49:24 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.67.163_8446" 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request PUT /v1/agent/service/register (9.189988ms) from=10.233.66.150:60682 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (999.947µs) from=10.233.66.150:60686 2022/05/25 08:49:24 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.67.163_8446" 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request PUT /v1/agent/service/register (5.133811ms) from=10.233.66.150:60688 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (766.045µs) from=10.233.66.150:60690 2022/05/25 08:49:24 [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/05/25 08:49:24 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.67.163_8446" 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request PUT /v1/agent/service/register (11.558828ms) from=10.233.66.150:60692 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (692.279µs) from=10.233.66.150:60694 2022/05/25 08:49:24 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.67.163_8446" 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request PUT /v1/agent/service/register (7.818864ms) from=10.233.66.150:60696 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (348.368µs) from=10.233.66.150:60698 2022/05/25 08:49:24 [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/05/25 08:49:24 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.67.163_8446" 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request PUT /v1/agent/service/register (4.173052ms) from=10.233.66.150:60700 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:24 [DEBUG] agent: Node info in sync 2022/05/25 08:49:24 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (346.959µs) from=10.233.66.150:60702 2022/05/25 08:49:24 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.67.163_8446" 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (15.089082ms) from=10.233.66.150:60704 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (353.894µs) from=10.233.66.150:60706 2022/05/25 08:49:25 [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/05/25 08:49:25 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.67.163_8446" 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (6.747334ms) from=10.233.66.150:60708 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (416.281µs) from=10.233.66.150:60710 2022/05/25 08:49:25 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.67.163_8446" 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (15.475959ms) from=10.233.66.150:60712 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (12.476731ms) from=10.233.66.150:60714 2022/05/25 08:49:25 [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/05/25 08:49:25 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.67.163_8446" 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.038543ms) from=10.233.66.150:60716 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (434.374µs) from=10.233.66.150:60718 2022/05/25 08:49:25 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.67.163_8446" 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.588872ms) from=10.233.66.150:60720 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (444.482µs) from=10.233.66.150:60722 2022/05/25 08:49:25 [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/05/25 08:49:25 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.67.163_8446" 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (3.860395ms) from=10.233.66.150:60726 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (336.068µs) from=10.233.66.150:60728 2022/05/25 08:49:25 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.67.163_8446" 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (7.322483ms) from=10.233.66.150:60730 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (538.418µs) from=10.233.66.150:60732 2022/05/25 08:49:25 [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/05/25 08:49:25 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [INFO] agent: Synced service "_v11__aai-nquery_10.233.67.163_8446" 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (10.623211ms) from=10.233.66.150:60734 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (439.113µs) from=10.233.66.150:60736 2022/05/25 08:49:25 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [INFO] agent: Synced service "_v11_aai-nquery_10.233.67.163_8446" 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (7.716701ms) from=10.233.66.150:60740 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (661.426µs) from=10.233.66.150:60742 2022/05/25 08:49:25 [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/05/25 08:49:25 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [INFO] agent: Synced service "_v12__aai-nquery_10.233.67.163_8446" 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (7.859864ms) from=10.233.66.150:60744 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (426.565µs) from=10.233.66.150:60746 2022/05/25 08:49:25 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [INFO] agent: Synced service "_v12_aai-nquery_10.233.67.163_8446" 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.875959ms) from=10.233.66.150:60748 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (988.524µs) from=10.233.66.150:60750 2022/05/25 08:49:25 [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/05/25 08:49:25 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [INFO] agent: Synced service "_v13__aai-nquery_10.233.67.163_8446" 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.612444ms) from=10.233.66.150:60752 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (392.776µs) from=10.233.66.150:60754 2022/05/25 08:49:25 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [INFO] agent: Synced service "_v13_aai-nquery_10.233.67.163_8446" 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (7.036432ms) from=10.233.66.150:60756 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (452.372µs) from=10.233.66.150:60758 2022/05/25 08:49:25 [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/05/25 08:49:25 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [INFO] agent: Synced service "_v14__aai-nquery_10.233.67.163_8446" 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.830018ms) from=10.233.66.150:60760 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (513.74µs) from=10.233.66.150:60762 2022/05/25 08:49:25 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [INFO] agent: Synced service "_v14_aai-nquery_10.233.67.163_8446" 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.602602ms) from=10.233.66.150:60764 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (381.521µs) from=10.233.66.150:60766 2022/05/25 08:49:25 [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/05/25 08:49:25 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [INFO] agent: Synced service "_v15__aai-nquery_10.233.67.163_8446" 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.103803ms) from=10.233.66.150:60776 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (461.003µs) from=10.233.66.150:60778 2022/05/25 08:49:25 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [INFO] agent: Synced service "_v15_aai-nquery_10.233.67.163_8446" 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.383698ms) from=10.233.66.150:60780 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (1.172909ms) from=10.233.66.150:60784 2022/05/25 08:49:25 [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/05/25 08:49:25 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [INFO] agent: Synced service "_v16__aai-nquery_10.233.67.163_8446" 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.806018ms) from=10.233.66.150:60786 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (454.491µs) from=10.233.66.150:60788 2022/05/25 08:49:25 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [INFO] agent: Synced service "_v16_aai-nquery_10.233.67.163_8446" 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (5.090491ms) from=10.233.66.150:60790 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (324.4µs) from=10.233.66.150:60794 2022/05/25 08:49:25 [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/05/25 08:49:25 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [INFO] agent: Synced service "_v17__aai-nquery_10.233.67.163_8446" 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.137808ms) from=10.233.66.150:60796 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (335.634µs) from=10.233.66.150:60798 2022/05/25 08:49:25 [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/05/25 08:49: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/05/25 08:49: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/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [INFO] agent: Synced service "_v17_aai-nquery_10.233.67.163_8446" 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request PUT /v1/agent/service/register (4.181119ms) from=10.233.66.150:60800 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:25 [DEBUG] agent: Node info in sync 2022/05/25 08:49:25 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (478.082µs) from=10.233.66.150:60802 2022/05/25 08:49:26 [WARN] agent: Service name "_aai-nquery-v18" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 08:49:26 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v18/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v18\",\"enable_ssl\":\"true\",\"url\":\"/aai/v18/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 08:49:26 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 08:49:26 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2022/05/25 08:49:26 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.59.221_9015" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v16__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v1_sdc-deprecated_10.233.8.213_8080" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v12__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v17__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v1_catalog_10.233.24.167_8806" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v15_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v12_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v14__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v15__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v1_nsd_10.233.24.167_8806" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [INFO] agent: Synced service "_v18__aai-nquery_10.233.67.163_8446" 2022/05/25 08:49:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Node info in sync 2022/05/25 08:49:26 [DEBUG] http: Request PUT /v1/agent/service/register (3.872372ms) from=10.233.66.150:60804 2022/05/25 08:49:26 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.23.14_9007" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v1_parser_10.233.24.167_8806" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v1_dmaap-dr-prov_10.233.62.44_443" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.63_8181" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v1_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.24.167_8806" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v11_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v0_multicloud_10.233.14.57_9001" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v16_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v11__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v13_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v1_wf-gui_10.233.4.75_8443" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v13__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v1_sdc_10.233.8.213_8443" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v14_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v17_aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v18__aai-nquery_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.4.201_9011" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.67.163_8446" in sync 2022/05/25 08:49:26 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.67.163_8446" in sync 2022/05