+ 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: '93344329-0dd3-36ad-9beb-c7908a9526cf' Node name: 'onap-msb-consul-5454dcc5c5-s9shf' 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: 2023/03/18 02:43:43 [DEBUG] agent: Using random ID "93344329-0dd3-36ad-9beb-c7908a9526cf" as node ID 2023/03/18 02:43:43 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:93344329-0dd3-36ad-9beb-c7908a9526cf Address:127.0.0.1:8300}] 2023/03/18 02:43:43 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2023/03/18 02:43:43 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-s9shf.dc1 127.0.0.1 2023/03/18 02:43:43 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-s9shf 127.0.0.1 2023/03/18 02:43:43 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-s9shf.dc1" in area "wan" 2023/03/18 02:43:43 [DEBUG] agent/proxy: managed Connect proxy manager started 2023/03/18 02:43:43 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-s9shf (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/03/18 02:43:43 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2023/03/18 02:43:43 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2023/03/18 02:43:43 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2023/03/18 02:43:43 [INFO] agent: started state syncer 2023/03/18 02:43:43 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2023/03/18 02:43:43 [WARN] raft: Heartbeat timeout from "" reached, starting election 2023/03/18 02:43:43 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2023/03/18 02:43:43 [DEBUG] raft: Votes needed: 1 2023/03/18 02:43:43 [DEBUG] raft: Vote granted from 93344329-0dd3-36ad-9beb-c7908a9526cf in term 2. Tally: 1 2023/03/18 02:43:43 [INFO] raft: Election won. Tally: 1 2023/03/18 02:43:43 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2023/03/18 02:43:43 [INFO] consul: cluster leadership acquired 2023/03/18 02:43:43 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-s9shf 2023/03/18 02:43:43 [INFO] connect: initialized primary datacenter CA with provider "consul" 2023/03/18 02:43:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s9shf" since the cluster is too small 2023/03/18 02:43:43 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-s9shf' joined, marking health alive 2023/03/18 02:43:43 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/03/18 02:43:43 [INFO] agent: Synced node info 2023/03/18 02:43:43 [DEBUG] agent: Node info in sync 2023/03/18 02:43:44 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/03/18 02:43:44 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.15.1 (currently running: 1.4.3) 2023/03/18 02:44:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s9shf" since the cluster is too small 2023/03/18 02:45:02 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/03/18 02:45:02 [DEBUG] agent: Node info in sync 2023/03/18 02:45:43 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s9shf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/03/18 02:45:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s9shf" since the cluster is too small 2023/03/18 02:46:40 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/03/18 02:46:40 [DEBUG] agent: Node info in sync 2023/03/18 02:46:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s9shf" since the cluster is too small 2023/03/18 02:47:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s9shf" since the cluster is too small 2023/03/18 02:47:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/03/18 02:47:46 [DEBUG] agent: Node info in sync 2023/03/18 02:47:49 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s9shf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/03/18 02:48:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s9shf" since the cluster is too small 2023/03/18 02:49:32 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/03/18 02:49:32 [DEBUG] agent: Node info in sync 2023/03/18 02:49:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s9shf" since the cluster is too small 2023/03/18 02:50:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s9shf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/03/18 02:50:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s9shf" since the cluster is too small 2023/03/18 02:51:03 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/03/18 02:51:03 [DEBUG] agent: Node info in sync 2023/03/18 02:51:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s9shf" since the cluster is too small 2023/03/18 02:52:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s9shf" since the cluster is too small 2023/03/18 02:52:46 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/03/18 02:52:46 [DEBUG] agent: Node info in sync 2023/03/18 02:53:22 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-s9shf.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/03/18 02:53:43 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-s9shf" since the cluster is too small 2023/03/18 02:53:55 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/03/18 02:53:55 [DEBUG] agent: Node info in sync 2023/03/18 02:53:56 [DEBUG] http: Request GET /v1/status/leader (2.941965ms) from=10.233.65.188:34662 2023/03/18 02:53:56 [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. 2023/03/18 02:53:56 [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. 2023/03/18 02:53:56 [INFO] agent: Synced service "_v1_sdc-gui_10.233.42.188_8181" 2023/03/18 02:53:56 [DEBUG] agent: Node info in sync 2023/03/18 02:53:56 [DEBUG] http: Request PUT /v1/agent/service/register (106.495902ms) from=10.233.65.188:34666 2023/03/18 02:53:56 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:56 [DEBUG] agent: Node info in sync 2023/03/18 02:53:56 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (650.542µs) from=10.233.65.188:34668 2023/03/18 02:53:56 [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. 2023/03/18 02:53:56 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.35.92_9015" 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request PUT /v1/agent/service/register (6.55693ms) from=10.233.65.188:34670 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (429.27µs) from=10.233.65.188:34672 2023/03/18 02:53:57 [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. 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [INFO] agent: Synced service "_v1_parser_10.233.54.214_8806" 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request PUT /v1/agent/service/register (6.139022ms) from=10.233.65.188:34674 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request GET /v1/health/service/parser-v1 (344.901µs) from=10.233.65.188:34676 2023/03/18 02:53:57 [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. 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [INFO] agent: Synced service "_v1_catalog_10.233.54.214_8806" 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request PUT /v1/agent/service/register (7.852204ms) from=10.233.65.188:34678 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (366.119µs) from=10.233.65.188:34680 2023/03/18 02:53:57 [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. 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [INFO] agent: Synced service "_v1_nsd_10.233.54.214_8806" 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request PUT /v1/agent/service/register (43.331722ms) from=10.233.65.188:34682 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (436.318µs) from=10.233.65.188:34684 2023/03/18 02:53:57 [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. 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.54.214_8806" 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request PUT /v1/agent/service/register (11.265753ms) from=10.233.65.188:34688 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (361.157µs) from=10.233.65.188:34690 2023/03/18 02:53:57 [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. 2023/03/18 02:53:57 [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. 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [INFO] agent: Synced service "_v1_wf-gui_10.233.46.136_8080" 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request PUT /v1/agent/service/register (9.425185ms) from=10.233.65.188:34692 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (355.815µs) from=10.233.65.188:34696 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v0\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [INFO] agent: Synced service "_v0_multicloud_10.233.26.225_9001" 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request PUT /v1/agent/service/register (11.921893ms) from=10.233.65.188:34698 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (366.745µs) from=10.233.65.188:34700 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/api/multicloud/v1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [INFO] agent: Synced service "_v1_multicloud_10.233.26.225_9001" 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request PUT /v1/agent/service/register (20.851997ms) from=10.233.65.188:34702 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (463.391µs) from=10.233.65.188:34704 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v0\",\"enable_ssl\":\"false\",\"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. 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.29.136_9011" 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request PUT /v1/agent/service/register (15.192149ms) from=10.233.65.188:34706 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (430.853µs) from=10.233.65.188:34708 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"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. 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.29.136_9011" 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request PUT /v1/agent/service/register (27.787957ms) from=10.233.65.188:34718 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (7.400538ms) from=10.233.65.188:34720 2023/03/18 02:53:57 [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. 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.61.238_9007" 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request PUT /v1/agent/service/register (6.750852ms) from=10.233.65.188:34722 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (372.287µs) from=10.233.65.188:34724 2023/03/18 02:53:57 [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. 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.61.238_9007" 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request PUT /v1/agent/service/register (6.203597ms) from=10.233.65.188:34726 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (453.326µs) from=10.233.65.188:34728 2023/03/18 02:53:57 [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. 2023/03/18 02:53:57 [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. 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:57 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.70.22_8446" 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request PUT /v1/agent/service/register (7.648575ms) from=10.233.65.188:34730 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (499.697µs) from=10.233.65.188:34732 2023/03/18 02:53:57 [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. 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.70.22_8446" 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request PUT /v1/agent/service/register (6.127007ms) from=10.233.65.188:34734 2023/03/18 02:53:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (363.567µs) from=10.233.65.188:34736 2023/03/18 02:53:57 [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. 2023/03/18 02:53:57 [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. 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:57 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.70.22_8446" 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request PUT /v1/agent/service/register (15.435438ms) from=10.233.65.188:34738 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (404.462µs) from=10.233.65.188:34740 2023/03/18 02:53:57 [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. 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.70.22_8446" 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request PUT /v1/agent/service/register (10.059696ms) from=10.233.65.188:34742 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Node info in sync 2023/03/18 02:53:57 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (362.348µs) from=10.233.65.188:34744 2023/03/18 02:53:57 [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. 2023/03/18 02:53:57 [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. 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:57 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.70.22_8446" 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request PUT /v1/agent/service/register (14.097948ms) from=10.233.65.188:34746 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (441.121µs) from=10.233.65.188:34748 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.70.22_8446" 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request PUT /v1/agent/service/register (6.577641ms) from=10.233.65.188:34750 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (508.604µs) from=10.233.65.188:34752 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.70.22_8446" 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request PUT /v1/agent/service/register (12.296247ms) from=10.233.65.188:34754 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (380.236µs) from=10.233.65.188:34756 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.70.22_8446" 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request PUT /v1/agent/service/register (7.296956ms) from=10.233.65.188:34758 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (380.82µs) from=10.233.65.188:34760 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.70.22_8446" 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request PUT /v1/agent/service/register (6.072956ms) from=10.233.65.188:34762 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (357.877µs) from=10.233.65.188:34764 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.70.22_8446" 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request PUT /v1/agent/service/register (7.725831ms) from=10.233.65.188:34766 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (375.345µs) from=10.233.65.188:34768 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.70.22_8446" 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request PUT /v1/agent/service/register (7.601638ms) from=10.233.65.188:34772 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (2.135197ms) from=10.233.65.188:34774 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.70.22_8446" 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request PUT /v1/agent/service/register (6.225371ms) from=10.233.65.188:34776 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (446.718µs) from=10.233.65.188:34778 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.70.22_8446" 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request PUT /v1/agent/service/register (7.133124ms) from=10.233.65.188:34780 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (400.531µs) from=10.233.65.188:34782 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.70.22_8446" 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request PUT /v1/agent/service/register (17.199561ms) from=10.233.65.188:34784 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (364.078µs) from=10.233.65.188:34786 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.70.22_8446" 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request PUT /v1/agent/service/register (8.54305ms) from=10.233.65.188:34788 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (406.8µs) from=10.233.65.188:34790 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.70.22_8446" 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request PUT /v1/agent/service/register (9.037536ms) from=10.233.65.188:34792 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (392.602µs) from=10.233.65.188:34794 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.70.22_8446" 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request PUT /v1/agent/service/register (11.774323ms) from=10.233.65.188:34796 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (424.934µs) from=10.233.65.188:34798 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.70.22_8446" 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request PUT /v1/agent/service/register (8.18221ms) from=10.233.65.188:34800 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (4.012521ms) from=10.233.65.188:34802 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.70.22_8446" 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request PUT /v1/agent/service/register (7.804862ms) from=10.233.65.188:34804 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (445.223µs) from=10.233.65.188:34806 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.70.22_8446" 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request PUT /v1/agent/service/register (6.534784ms) from=10.233.65.188:34810 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (554.145µs) from=10.233.65.188:34812 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.70.22_8446" 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request PUT /v1/agent/service/register (6.759388ms) from=10.233.65.188:34818 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (408.582µs) from=10.233.65.188:34820 2023/03/18 02:53:58 [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. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.70.22_8446" 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request PUT /v1/agent/service/register (47.65559ms) from=10.233.65.188:34822 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:58 [DEBUG] agent: Node info in sync 2023/03/18 02:53:58 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (362.484µs) from=10.233.65.188:34824 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.70.22_8446" 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (6.198503ms) from=10.233.65.188:34826 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (356.61µs) from=10.233.65.188:34828 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.70.22_8446" 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (7.300361ms) from=10.233.65.188:34830 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (532.855µs) from=10.233.65.188:34832 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.70.22_8446" 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (11.317704ms) from=10.233.65.188:34836 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (530.419µs) from=10.233.65.188:34838 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.70.22_8446" 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (6.583344ms) from=10.233.65.188:34840 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (419.715µs) from=10.233.65.188:34842 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.70.22_8446" 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (17.604644ms) from=10.233.65.188:34844 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (354.345µs) from=10.233.65.188:34846 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.70.22_8446" 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (18.34744ms) from=10.233.65.188:34848 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (1.730652ms) from=10.233.65.188:34852 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.70.22_8446" 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (19.13926ms) from=10.233.65.188:34856 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (8.4785ms) from=10.233.65.188:34858 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.70.22_8446" 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (11.94937ms) from=10.233.65.188:34860 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (409.312µs) from=10.233.65.188:34866 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.70.22_8446" 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (8.345042ms) from=10.233.65.188:34868 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (474.343µs) from=10.233.65.188:34870 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.70.22_8446" 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (22.993735ms) from=10.233.65.188:34872 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (459.509µs) from=10.233.65.188:34874 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.70.22_8446" 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (6.668747ms) from=10.233.65.188:34876 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (611.097µs) from=10.233.65.188:34878 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.70.22_8446" 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (6.302773ms) from=10.233.65.188:34880 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (466.873µs) from=10.233.65.188:34882 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.70.22_8446" 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (6.974714ms) from=10.233.65.188:34884 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (361.754µs) from=10.233.65.188:34886 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.70.22_8446" 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (9.115418ms) from=10.233.65.188:34888 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (404.183µs) from=10.233.65.188:34890 2023/03/18 02:53:59 [WARN] agent: Service name "_aai-nquery-v11" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v11/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v11\",\"enable_ssl\":\"true\",\"url\":\"/aai/v11/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [INFO] agent: Synced service "_v11__aai-nquery_10.233.70.22_8446" 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (7.184892ms) from=10.233.65.188:34892 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (361.718µs) from=10.233.65.188:34894 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [INFO] agent: Synced service "_v11_aai-nquery_10.233.70.22_8446" 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (10.975805ms) from=10.233.65.188:34896 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (419.188µs) from=10.233.65.188:34898 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [INFO] agent: Synced service "_v12__aai-nquery_10.233.70.22_8446" 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (12.361779ms) from=10.233.65.188:34900 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (550.812µs) from=10.233.65.188:34902 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [INFO] agent: Synced service "_v12_aai-nquery_10.233.70.22_8446" 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (11.682456ms) from=10.233.65.188:34904 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (368.499µs) from=10.233.65.188:34906 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [INFO] agent: Synced service "_v13__aai-nquery_10.233.70.22_8446" 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (12.311082ms) from=10.233.65.188:34908 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (489.794µs) from=10.233.65.188:34910 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [INFO] agent: Synced service "_v13_aai-nquery_10.233.70.22_8446" 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request PUT /v1/agent/service/register (29.365093ms) from=10.233.65.188:34912 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:53:59 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:53:59 [DEBUG] agent: Node info in sync 2023/03/18 02:53:59 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (378.356µs) from=10.233.65.188:34914 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [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. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:53:59 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [INFO] agent: Synced service "_v14__aai-nquery_10.233.70.22_8446" 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Node info in sync 2023/03/18 02:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (8.975736ms) from=10.233.65.188:34916 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Node info in sync 2023/03/18 02:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (9.043832ms) from=10.233.65.188:34918 2023/03/18 02:54:00 [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. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [INFO] agent: Synced service "_v14_aai-nquery_10.233.70.22_8446" 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Node info in sync 2023/03/18 02:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (8.708795ms) from=10.233.65.188:34920 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Node info in sync 2023/03/18 02:54:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (424.254µs) from=10.233.65.188:34922 2023/03/18 02:54:00 [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. 2023/03/18 02:54:00 [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. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [INFO] agent: Synced service "_v15__aai-nquery_10.233.70.22_8446" 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Node info in sync 2023/03/18 02:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (13.080949ms) from=10.233.65.188:34924 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Node info in sync 2023/03/18 02:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (432.323µs) from=10.233.65.188:34926 2023/03/18 02:54:00 [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. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [INFO] agent: Synced service "_v15_aai-nquery_10.233.70.22_8446" 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Node info in sync 2023/03/18 02:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (11.354084ms) from=10.233.65.188:34928 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Node info in sync 2023/03/18 02:54:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (446.292µs) from=10.233.65.188:34930 2023/03/18 02:54:00 [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. 2023/03/18 02:54:00 [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. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [INFO] agent: Synced service "_v16__aai-nquery_10.233.70.22_8446" 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Node info in sync 2023/03/18 02:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (9.71277ms) from=10.233.65.188:34932 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Node info in sync 2023/03/18 02:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (1.744444ms) from=10.233.65.188:34934 2023/03/18 02:54:00 [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. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [INFO] agent: Synced service "_v16_aai-nquery_10.233.70.22_8446" 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Node info in sync 2023/03/18 02:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (21.124745ms) from=10.233.65.188:34936 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Node info in sync 2023/03/18 02:54:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (1.44336ms) from=10.233.65.188:34938 2023/03/18 02:54:00 [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. 2023/03/18 02:54:00 [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. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [INFO] agent: Synced service "_v17__aai-nquery_10.233.70.22_8446" 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Node info in sync 2023/03/18 02:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (6.40385ms) from=10.233.65.188:34946 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Node info in sync 2023/03/18 02:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (443.91µs) from=10.233.65.188:34948 2023/03/18 02:54:00 [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. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [INFO] agent: Synced service "_v17_aai-nquery_10.233.70.22_8446" 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Node info in sync 2023/03/18 02:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (6.678563ms) from=10.233.65.188:34950 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Node info in sync 2023/03/18 02:54:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (457.84µs) from=10.233.65.188:34952 2023/03/18 02:54:00 [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. 2023/03/18 02:54:00 [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. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [INFO] agent: Synced service "_v18__aai-nquery_10.233.70.22_8446" 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Node info in sync 2023/03/18 02:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (8.422293ms) from=10.233.65.188:34954 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Node info in sync 2023/03/18 02:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (368.1µs) from=10.233.65.188:34956 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"base\":{\"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. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [INFO] agent: Synced service "_v18_aai-nquery_10.233.70.22_8446" 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Node info in sync 2023/03/18 02:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (7.209145ms) from=10.233.65.188:34958 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Node info in sync 2023/03/18 02:54:00 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (628.938µs) from=10.233.65.188:34960 2023/03/18 02:54:00 [WARN] agent: Service name "_aai-nquery-v19" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"base\":{\"path\":\"/aai/v19/query\",\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [INFO] agent: Synced service "_v19__aai-nquery_10.233.70.22_8446" 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Node info in sync 2023/03/18 02:54:00 [DEBUG] http: Request PUT /v1/agent/service/register (7.313196ms) from=10.233.65.188:34962 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_nsd_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Node info in sync 2023/03/18 02:54:00 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19 (3.349766ms) from=10.233.65.188:34964 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v19\",\"enable_ssl\":\"true\",\"url\":\"/aai/v19/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.35.92_9015" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.188_8181" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [INFO] agent: Synced service "_v19_aai-nquery_10.233.70.22_8446" 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_wf-gui_10.233.46.136_8080" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_parser_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud_10.233.26.225_9001" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.61.238_9007" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15_aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v15__aai-nquery_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_catalog_10.233.54.214_8806" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.29.136_9011" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.70.22_8446" in sync 2023/03/18 02:54:00 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.70.22_8446" in