By type
+ CONSUL_BIND= + [ -n ] + CONSUL_CLIENT= + [ -n ] + CONSUL_DATA_DIR=/consul/data + CONSUL_CONFIG_DIR=/consul/config + [ -n ] + echo agent + grep ^- + [ agent = agent ] + shift + set -- consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 + [ consul = consul ] + stat -c %u /consul/data + id -u consul + [ 100 != 100 ] + stat -c %u /consul/config + id -u consul + [ 100 != 100 ] + [ ! -z ] + exec consul agent -data-dir=/consul/data -config-dir=/consul/config -dev -client 0.0.0.0 ==> Starting Consul agent... ==> Consul agent running! Version: 'v1.4.3' Node ID: 'e49fd6c5-dbb5-d62e-333f-de4cf637e041' Node name: 'onap-msb-consul-5454dcc5c5-gpnn5' 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/02/26 04:51:11 [DEBUG] agent: Using random ID "e49fd6c5-dbb5-d62e-333f-de4cf637e041" as node ID 2023/02/26 04:51:11 [INFO] raft: Initial configuration (index=1): [{Suffrage:Voter ID:e49fd6c5-dbb5-d62e-333f-de4cf637e041 Address:127.0.0.1:8300}] 2023/02/26 04:51:11 [INFO] raft: Node at 127.0.0.1:8300 [Follower] entering Follower state (Leader: "") 2023/02/26 04:51:11 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-gpnn5.dc1 127.0.0.1 2023/02/26 04:51:11 [INFO] serf: EventMemberJoin: onap-msb-consul-5454dcc5c5-gpnn5 127.0.0.1 2023/02/26 04:51:11 [INFO] consul: Adding LAN server onap-msb-consul-5454dcc5c5-gpnn5 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/26 04:51:11 [INFO] consul: Handled member-join event for server "onap-msb-consul-5454dcc5c5-gpnn5.dc1" in area "wan" 2023/02/26 04:51:11 [INFO] agent: Started gRPC server on [::]:8502 (tcp) 2023/02/26 04:51:11 [DEBUG] agent/proxy: managed Connect proxy manager started 2023/02/26 04:51:11 [INFO] agent: Started DNS server 0.0.0.0:8600 (tcp) 2023/02/26 04:51:11 [INFO] agent: Started DNS server 0.0.0.0:8600 (udp) 2023/02/26 04:51:11 [INFO] agent: Started HTTP server on [::]:8500 (tcp) 2023/02/26 04:51:11 [INFO] agent: started state syncer 2023/02/26 04:51:11 [WARN] raft: Heartbeat timeout from "" reached, starting election 2023/02/26 04:51:11 [INFO] raft: Node at 127.0.0.1:8300 [Candidate] entering Candidate state in term 2 2023/02/26 04:51:11 [DEBUG] raft: Votes needed: 1 2023/02/26 04:51:11 [DEBUG] raft: Vote granted from e49fd6c5-dbb5-d62e-333f-de4cf637e041 in term 2. Tally: 1 2023/02/26 04:51:11 [INFO] raft: Election won. Tally: 1 2023/02/26 04:51:11 [INFO] raft: Node at 127.0.0.1:8300 [Leader] entering Leader state 2023/02/26 04:51:11 [INFO] consul: cluster leadership acquired 2023/02/26 04:51:11 [INFO] consul: New leader elected: onap-msb-consul-5454dcc5c5-gpnn5 2023/02/26 04:51:11 [INFO] connect: initialized primary datacenter CA with provider "consul" 2023/02/26 04:51:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gpnn5" since the cluster is too small 2023/02/26 04:51:11 [INFO] consul: member 'onap-msb-consul-5454dcc5c5-gpnn5' joined, marking health alive 2023/02/26 04:51:12 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/26 04:51:12 [INFO] agent: Synced node info 2023/02/26 04:51:12 [DEBUG] agent: Node info in sync ==> Newer Consul version available: 1.15.0 (currently running: 1.4.3) 2023/02/26 04:51:13 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/26 04:51:13 [DEBUG] agent: Node info in sync 2023/02/26 04:52:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gpnn5" since the cluster is too small 2023/02/26 04:52:51 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/26 04:52:51 [DEBUG] agent: Node info in sync 2023/02/26 04:53:11 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-gpnn5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/26 04:53:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gpnn5" since the cluster is too small 2023/02/26 04:54:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/26 04:54:06 [DEBUG] agent: Node info in sync 2023/02/26 04:54:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gpnn5" since the cluster is too small 2023/02/26 04:55:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gpnn5" since the cluster is too small 2023/02/26 04:55:20 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-gpnn5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/26 04:55:57 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/26 04:55:57 [DEBUG] agent: Node info in sync 2023/02/26 04:56:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gpnn5" since the cluster is too small 2023/02/26 04:57:06 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/26 04:57:06 [DEBUG] agent: Node info in sync 2023/02/26 04:57:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gpnn5" since the cluster is too small 2023/02/26 04:57:44 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-gpnn5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/26 04:58:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gpnn5" since the cluster is too small 2023/02/26 04:58:39 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/26 04:58:39 [DEBUG] agent: Node info in sync 2023/02/26 04:59:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gpnn5" since the cluster is too small 2023/02/26 05:00:07 [DEBUG] agent: Skipping remote check "serfHealth" since it is managed automatically 2023/02/26 05:00:07 [DEBUG] agent: Node info in sync 2023/02/26 05:00:11 [DEBUG] consul: Skipping self join check for "onap-msb-consul-5454dcc5c5-gpnn5" since the cluster is too small 2023/02/26 05:00:26 [DEBUG] manager: Rebalanced 1 servers, next active server is onap-msb-consul-5454dcc5c5-gpnn5.dc1 (Addr: tcp/127.0.0.1:8300) (DC: dc1) 2023/02/26 05:01:04 [DEBUG] http: Request GET /v1/status/leader (1.104075ms) from=10.233.65.185:53566 2023/02/26 05:01:04 [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/02/26 05:01:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:04 [INFO] agent: Synced service "_v1_multicloud-k8s_10.233.10.136_9015" 2023/02/26 05:01:04 [DEBUG] agent: Node info in sync 2023/02/26 05:01:04 [DEBUG] http: Request PUT /v1/agent/service/register (5.891288ms) from=10.233.65.185:53576 2023/02/26 05:01:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:04 [DEBUG] agent: Node info in sync 2023/02/26 05:01:04 [DEBUG] http: Request GET /v1/health/service/multicloud-k8s-v1 (3.050777ms) from=10.233.65.185:53578 2023/02/26 05:01:04 [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/02/26 05:01:04 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:04 [INFO] agent: Synced service "_v1_parser_10.233.15.56_8806" 2023/02/26 05:01:04 [DEBUG] agent: Node info in sync 2023/02/26 05:01:04 [DEBUG] http: Request PUT /v1/agent/service/register (272.741646ms) from=10.233.65.185:53586 2023/02/26 05:01:04 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:04 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:04 [DEBUG] agent: Node info in sync 2023/02/26 05:01:04 [DEBUG] http: Request GET /v1/health/service/parser-v1 (4.993549ms) from=10.233.65.185:53596 2023/02/26 05:01:05 [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/02/26 05:01:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:05 [INFO] agent: Synced service "_v1_catalog_10.233.15.56_8806" 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request PUT /v1/agent/service/register (8.802497ms) from=10.233.65.185:53598 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request GET /v1/health/service/catalog-v1 (4.627785ms) from=10.233.65.185:53602 2023/02/26 05:01:05 [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/02/26 05:01:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [INFO] agent: Synced service "_v1_nsd_10.233.15.56_8806" 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request PUT /v1/agent/service/register (5.607281ms) from=10.233.65.185:53604 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request GET /v1/health/service/nsd-v1 (1.368503ms) from=10.233.65.185:53610 2023/02/26 05:01:05 [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/02/26 05:01:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:05 [INFO] agent: Synced service "_v1_vnfpkgm_10.233.15.56_8806" 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request PUT /v1/agent/service/register (5.161864ms) from=10.233.65.185:53612 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request GET /v1/health/service/vnfpkgm-v1 (458.994µs) from=10.233.65.185:53614 2023/02/26 05:01:05 [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/02/26 05:01:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [INFO] agent: Synced service "_v0_multicloud_10.233.44.252_9001" 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request PUT /v1/agent/service/register (7.446684ms) from=10.233.65.185:53616 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v0 (573.173µs) from=10.233.65.185:53618 2023/02/26 05:01:05 [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/02/26 05:01:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [INFO] agent: Synced service "_v1_multicloud_10.233.44.252_9001" 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request PUT /v1/agent/service/register (37.467306ms) from=10.233.65.185:53620 2023/02/26 05:01:05 [DEBUG] http: Request GET /v1/health/service/multicloud-v1 (469.968µs) from=10.233.65.185:53622 2023/02/26 05:01:05 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"UI\",\"is_manual\":\"false\",\"version\":\"v1\",\"enable_ssl\":\"false\",\"url\":\"/sdc1\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [INFO] agent: Synced service "_v1_sdc-gui_10.233.42.37_8181" 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request PUT /v1/agent/service/register (8.230953ms) from=10.233.65.185:53624 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request GET /v1/health/service/sdc-gui-v1 (716.063µs) from=10.233.65.185:53626 2023/02/26 05:01:05 [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/02/26 05:01:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [INFO] agent: Synced service "_v0_multicloud-pike_10.233.63.127_9007" 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request PUT /v1/agent/service/register (6.043311ms) from=10.233.65.185:53628 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v0 (536.54µs) from=10.233.65.185:53630 2023/02/26 05:01:05 [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/02/26 05:01:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [INFO] agent: Synced service "_v1_multicloud-pike_10.233.63.127_9007" 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request PUT /v1/agent/service/register (16.833734ms) from=10.233.65.185:53632 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request GET /v1/health/service/multicloud-pike-v1 (15.557966ms) from=10.233.65.185:53634 2023/02/26 05:01:05 [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/02/26 05:01:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [INFO] agent: Synced service "_v0_multicloud-fcaps_10.233.1.42_9011" 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request PUT /v1/agent/service/register (10.782272ms) from=10.233.65.185:53640 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v0 (809.479µs) from=10.233.65.185:53642 2023/02/26 05:01:05 [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/02/26 05:01:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [INFO] agent: Synced service "_v1_multicloud-fcaps_10.233.1.42_9011" 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request PUT /v1/agent/service/register (4.969008ms) from=10.233.65.185:53644 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request GET /v1/health/service/multicloud-fcaps-v1 (718.92µs) from=10.233.65.185:53646 2023/02/26 05:01:05 [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/02/26 05:01:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"0|1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:05 [INFO] agent: Synced service "_v1_wf-gui_10.233.27.53_8080" 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request PUT /v1/agent/service/register (29.376769ms) from=10.233.65.185:53650 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request GET /v1/health/service/wf-gui-v1 (3.490376ms) from=10.233.65.185:53652 2023/02/26 05:01:05 [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/02/26 05:01:05 [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/02/26 05:01:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [INFO] agent: Synced service "_v11__aai-generic-query_10.233.68.2_8446" 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request PUT /v1/agent/service/register (17.787338ms) from=10.233.65.185:53656 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v11 (648.434µs) from=10.233.65.185:53658 2023/02/26 05:01:05 [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/02/26 05:01:05 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:05 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:05 [INFO] agent: Synced service "_v11_aai-generic-query_10.233.68.2_8446" 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request PUT /v1/agent/service/register (40.652357ms) from=10.233.65.185:53664 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:05 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:05 [DEBUG] agent: Node info in sync 2023/02/26 05:01:05 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v11 (967.837µs) from=10.233.65.185:53668 2023/02/26 05:01:06 [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/02/26 05:01:06 [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/02/26 05:01:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [INFO] agent: Synced service "_v12__aai-generic-query_10.233.68.2_8446" 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.628426ms) from=10.233.65.185:53670 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v12 (585.72µs) from=10.233.65.185:53672 2023/02/26 05:01:06 [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/02/26 05:01:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [INFO] agent: Synced service "_v12_aai-generic-query_10.233.68.2_8446" 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request PUT /v1/agent/service/register (6.343582ms) from=10.233.65.185:53676 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v12 (512.64µs) from=10.233.65.185:53680 2023/02/26 05:01:06 [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/02/26 05:01:06 [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/02/26 05:01:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [INFO] agent: Synced service "_v13__aai-generic-query_10.233.68.2_8446" 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request PUT /v1/agent/service/register (18.889603ms) from=10.233.65.185:53682 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v13 (509.39µs) from=10.233.65.185:53684 2023/02/26 05:01:06 [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/02/26 05:01:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [INFO] agent: Synced service "_v13_aai-generic-query_10.233.68.2_8446" 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.403198ms) from=10.233.65.185:53686 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v13 (7.201023ms) from=10.233.65.185:53688 2023/02/26 05:01:06 [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/02/26 05:01:06 [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/02/26 05:01:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [INFO] agent: Synced service "_v14__aai-generic-query_10.233.68.2_8446" 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.629517ms) from=10.233.65.185:53690 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v14 (565.693µs) from=10.233.65.185:53692 2023/02/26 05:01:06 [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/02/26 05:01:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [INFO] agent: Synced service "_v14_aai-generic-query_10.233.68.2_8446" 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.144461ms) from=10.233.65.185:53694 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v14 (467.743µs) from=10.233.65.185:53696 2023/02/26 05:01:06 [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/02/26 05:01:06 [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/02/26 05:01:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [INFO] agent: Synced service "_v15__aai-generic-query_10.233.68.2_8446" 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request PUT /v1/agent/service/register (40.732678ms) from=10.233.65.185:53698 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v15 (5.167212ms) from=10.233.65.185:53700 2023/02/26 05:01:06 [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/02/26 05:01:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [INFO] agent: Synced service "_v15_aai-generic-query_10.233.68.2_8446" 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.575663ms) from=10.233.65.185:53702 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v15 (1.243648ms) from=10.233.65.185:53704 2023/02/26 05:01:06 [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/02/26 05:01:06 [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/02/26 05:01:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [INFO] agent: Synced service "_v16__aai-generic-query_10.233.68.2_8446" 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.891761ms) from=10.233.65.185:53706 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v16 (462.151µs) from=10.233.65.185:53708 2023/02/26 05:01:06 [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/02/26 05:01:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [INFO] agent: Synced service "_v16_aai-generic-query_10.233.68.2_8446" 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.536422ms) from=10.233.65.185:53710 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v16 (463.223µs) from=10.233.65.185:53712 2023/02/26 05:01:06 [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/02/26 05:01:06 [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/02/26 05:01:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [INFO] agent: Synced service "_v17__aai-generic-query_10.233.68.2_8446" 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request PUT /v1/agent/service/register (4.368313ms) from=10.233.65.185:53714 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v17 (666.162µs) from=10.233.65.185:53718 2023/02/26 05:01:06 [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/02/26 05:01:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [INFO] agent: Synced service "_v17_aai-generic-query_10.233.68.2_8446" 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.775393ms) from=10.233.65.185:53722 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v17 (714.889µs) from=10.233.65.185:53724 2023/02/26 05:01:06 [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/02/26 05:01:06 [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/02/26 05:01:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [INFO] agent: Synced service "_v18__aai-generic-query_10.233.68.2_8446" 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request PUT /v1/agent/service/register (5.834034ms) from=10.233.65.185:53726 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v18 (589.813µs) from=10.233.65.185:53728 2023/02/26 05:01:06 [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/02/26 05:01:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [INFO] agent: Synced service "_v18_aai-generic-query_10.233.68.2_8446" 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request PUT /v1/agent/service/register (10.332985ms) from=10.233.65.185:53730 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v18 (631.427µs) from=10.233.65.185:53732 2023/02/26 05:01:06 [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/02/26 05:01:06 [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/02/26 05:01:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [INFO] agent: Synced service "_v19__aai-generic-query_10.233.68.2_8446" 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request PUT /v1/agent/service/register (6.892261ms) from=10.233.65.185:53736 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request GET /v1/health/service/_aai-generic-query-v19 (1.084227ms) from=10.233.65.185:53738 2023/02/26 05:01:06 [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/02/26 05:01:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [INFO] agent: Synced service "_v19_aai-generic-query_10.233.68.2_8446" 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request PUT /v1/agent/service/register (11.303211ms) from=10.233.65.185:53740 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request GET /v1/health/service/aai-generic-query-v19 (388.092µs) from=10.233.65.185:53742 2023/02/26 05:01:06 [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/02/26 05:01:06 [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/02/26 05:01:06 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [INFO] agent: Synced service "_v11__aai-nodes-query_10.233.68.2_8446" 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:06 [DEBUG] http: Request PUT /v1/agent/service/register (6.307347ms) from=10.233.65.185:53744 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:06 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:06 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v11 (365.549µs) from=10.233.65.185:53746 2023/02/26 05:01:07 [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/02/26 05:01:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [INFO] agent: Synced service "_v11_aai-nodes-query_10.233.68.2_8446" 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request PUT /v1/agent/service/register (9.086563ms) from=10.233.65.185:53748 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v11 (388.662µs) from=10.233.65.185:53750 2023/02/26 05:01:07 [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/02/26 05:01:07 [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/02/26 05:01:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [INFO] agent: Synced service "_v12__aai-nodes-query_10.233.68.2_8446" 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request PUT /v1/agent/service/register (5.405671ms) from=10.233.65.185:53752 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v12 (687.38µs) from=10.233.65.185:53754 2023/02/26 05:01:07 [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/02/26 05:01:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [INFO] agent: Synced service "_v12_aai-nodes-query_10.233.68.2_8446" 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request PUT /v1/agent/service/register (6.461144ms) from=10.233.65.185:53756 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v12 (470.364µs) from=10.233.65.185:53758 2023/02/26 05:01:07 [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/02/26 05:01:07 [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/02/26 05:01:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [INFO] agent: Synced service "_v13__aai-nodes-query_10.233.68.2_8446" 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request PUT /v1/agent/service/register (5.783665ms) from=10.233.65.185:53760 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v13 (5.952175ms) from=10.233.65.185:53762 2023/02/26 05:01:07 [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/02/26 05:01:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [INFO] agent: Synced service "_v13_aai-nodes-query_10.233.68.2_8446" 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request PUT /v1/agent/service/register (19.472453ms) from=10.233.65.185:53764 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v13 (1.099404ms) from=10.233.65.185:53766 2023/02/26 05:01:07 [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/02/26 05:01:07 [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/02/26 05:01:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [INFO] agent: Synced service "_v14__aai-nodes-query_10.233.68.2_8446" 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request PUT /v1/agent/service/register (26.735963ms) from=10.233.65.185:53768 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v14 (526.352µs) from=10.233.65.185:53770 2023/02/26 05:01:07 [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/02/26 05:01:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [INFO] agent: Synced service "_v14_aai-nodes-query_10.233.68.2_8446" 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request PUT /v1/agent/service/register (4.523525ms) from=10.233.65.185:53772 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v14 (1.035619ms) from=10.233.65.185:53774 2023/02/26 05:01:07 [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/02/26 05:01:07 [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/02/26 05:01:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [INFO] agent: Synced service "_v15__aai-nodes-query_10.233.68.2_8446" 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request PUT /v1/agent/service/register (9.763662ms) from=10.233.65.185:53776 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v15 (1.832005ms) from=10.233.65.185:53778 2023/02/26 05:01:07 [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/02/26 05:01:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [INFO] agent: Synced service "_v15_aai-nodes-query_10.233.68.2_8446" 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request PUT /v1/agent/service/register (6.716234ms) from=10.233.65.185:53780 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v15 (545.583µs) from=10.233.65.185:53782 2023/02/26 05:01:07 [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/02/26 05:01:07 [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/02/26 05:01:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [INFO] agent: Synced service "_v16__aai-nodes-query_10.233.68.2_8446" 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request PUT /v1/agent/service/register (5.689783ms) from=10.233.65.185:53784 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v16 (502.662µs) from=10.233.65.185:53786 2023/02/26 05:01:07 [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/02/26 05:01:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [INFO] agent: Synced service "_v16_aai-nodes-query_10.233.68.2_8446" 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request PUT /v1/agent/service/register (39.734826ms) from=10.233.65.185:53788 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v16 (402.032µs) from=10.233.65.185:53792 2023/02/26 05:01:07 [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/02/26 05:01:07 [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/02/26 05:01:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [INFO] agent: Synced service "_v17__aai-nodes-query_10.233.68.2_8446" 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request PUT /v1/agent/service/register (6.258251ms) from=10.233.65.185:53794 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v17 (388.387µs) from=10.233.65.185:53796 2023/02/26 05:01:07 [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/02/26 05:01:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [INFO] agent: Synced service "_v17_aai-nodes-query_10.233.68.2_8446" 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request PUT /v1/agent/service/register (11.70258ms) from=10.233.65.185:53798 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v17 (407.821µs) from=10.233.65.185:53800 2023/02/26 05:01:07 [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/02/26 05:01:07 [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/02/26 05:01:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [INFO] agent: Synced service "_v18__aai-nodes-query_10.233.68.2_8446" 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request PUT /v1/agent/service/register (20.366441ms) from=10.233.65.185:53802 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v18 (555.571µs) from=10.233.65.185:53806 2023/02/26 05:01:07 [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/02/26 05:01:07 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [INFO] agent: Synced service "_v18_aai-nodes-query_10.233.68.2_8446" 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:07 [DEBUG] http: Request PUT /v1/agent/service/register (17.691728ms) from=10.233.65.185:53808 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v18 (493.13µs) from=10.233.65.185:53810 2023/02/26 05:01:07 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:07 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [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/02/26 05:01:08 [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/02/26 05:01:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [INFO] agent: Synced service "_v19__aai-nodes-query_10.233.68.2_8446" 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request PUT /v1/agent/service/register (15.496832ms) from=10.233.65.185:53812 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request GET /v1/health/service/_aai-nodes-query-v19 (471.041µs) from=10.233.65.185:53814 2023/02/26 05:01:08 [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/02/26 05:01:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [INFO] agent: Synced service "_v19_aai-nodes-query_10.233.68.2_8446" 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request PUT /v1/agent/service/register (6.65234ms) from=10.233.65.185:53816 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request GET /v1/health/service/aai-nodes-query-v19 (502.746µs) from=10.233.65.185:53818 2023/02/26 05:01:08 [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/02/26 05:01:08 [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/02/26 05:01:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [INFO] agent: Synced service "_v11__aai-nquery_10.233.68.2_8446" 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request PUT /v1/agent/service/register (11.272773ms) from=10.233.65.185:53820 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v11 (485.657µs) from=10.233.65.185:53822 2023/02/26 05:01:08 [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/02/26 05:01:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [INFO] agent: Synced service "_v11_aai-nquery_10.233.68.2_8446" 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.805786ms) from=10.233.65.185:53824 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v11 (491.672µs) from=10.233.65.185:53826 2023/02/26 05:01:08 [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/02/26 05:01:08 [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/02/26 05:01:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [INFO] agent: Synced service "_v12__aai-nquery_10.233.68.2_8446" 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request PUT /v1/agent/service/register (14.076338ms) from=10.233.65.185:53828 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v12 (650.314µs) from=10.233.65.185:53830 2023/02/26 05:01:08 [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/02/26 05:01:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [INFO] agent: Synced service "_v12_aai-nquery_10.233.68.2_8446" 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request PUT /v1/agent/service/register (19.668739ms) from=10.233.65.185:53832 2023/02/26 05:01:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v12 (527.969µs) from=10.233.65.185:53834 2023/02/26 05:01:08 [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/02/26 05:01:08 [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/02/26 05:01:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [INFO] agent: Synced service "_v13__aai-nquery_10.233.68.2_8446" 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request PUT /v1/agent/service/register (8.701373ms) from=10.233.65.185:53836 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v13 (411.562µs) from=10.233.65.185:53838 2023/02/26 05:01:08 [DEBUG] agent: Service tag "\"base\":{\"protocol\":\"REST\",\"is_manual\":\"false\",\"version\":\"v13\",\"enable_ssl\":\"true\",\"url\":\"/aai/v13/query\",\"status\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [INFO] agent: Synced service "_v13_aai-nquery_10.233.68.2_8446" 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request PUT /v1/agent/service/register (20.105323ms) from=10.233.65.185:53840 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v13 (918.966µs) from=10.233.65.185:53842 2023/02/26 05:01:08 [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/02/26 05:01:08 [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/02/26 05:01:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [INFO] agent: Synced service "_v14__aai-nquery_10.233.68.2_8446" 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request PUT /v1/agent/service/register (6.129196ms) from=10.233.65.185:53844 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v14 (604.551µs) from=10.233.65.185:53846 2023/02/26 05:01:08 [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/02/26 05:01:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [INFO] agent: Synced service "_v14_aai-nquery_10.233.68.2_8446" 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.933381ms) from=10.233.65.185:53848 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v14 (29.704028ms) from=10.233.65.185:53850 2023/02/26 05:01:08 [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/02/26 05:01:08 [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/02/26 05:01:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [INFO] agent: Synced service "_v15__aai-nquery_10.233.68.2_8446" 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request PUT /v1/agent/service/register (7.99649ms) from=10.233.65.185:53858 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v15 (518.115µs) from=10.233.65.185:53860 2023/02/26 05:01:08 [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/02/26 05:01:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [INFO] agent: Synced service "_v15_aai-nquery_10.233.68.2_8446" 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request PUT /v1/agent/service/register (21.342409ms) from=10.233.65.185:53864 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v15 (423.464µs) from=10.233.65.185:53866 2023/02/26 05:01:08 [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/02/26 05:01:08 [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/02/26 05:01:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [INFO] agent: Synced service "_v16__aai-nquery_10.233.68.2_8446" 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request PUT /v1/agent/service/register (5.578105ms) from=10.233.65.185:53868 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v16 (520.343µs) from=10.233.65.185:53870 2023/02/26 05:01:08 [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/02/26 05:01:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [INFO] agent: Synced service "_v16_aai-nquery_10.233.68.2_8446" 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request PUT /v1/agent/service/register (20.787841ms) from=10.233.65.185:53874 2023/02/26 05:01:08 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v16 (506.228µs) from=10.233.65.185:53876 2023/02/26 05:01:08 [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/02/26 05:01:08 [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/02/26 05:01:08 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [INFO] agent: Synced service "_v17__aai-nquery_10.233.68.2_8446" 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:08 [DEBUG] http: Request PUT /v1/agent/service/register (17.523457ms) from=10.233.65.185:53878 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v17 (613.347µs) from=10.233.65.185:53880 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:08 [DEBUG] agent: Node info in sync 2023/02/26 05:01:09 [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/02/26 05:01:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [INFO] agent: Synced service "_v17_aai-nquery_10.233.68.2_8446" 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Node info in sync 2023/02/26 05:01:09 [DEBUG] http: Request PUT /v1/agent/service/register (6.280356ms) from=10.233.65.185:53882 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Node info in sync 2023/02/26 05:01:09 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v17 (465.95µs) from=10.233.65.185:53884 2023/02/26 05:01:09 [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/02/26 05:01:09 [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/02/26 05:01:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [INFO] agent: Synced service "_v18__aai-nquery_10.233.68.2_8446" 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Node info in sync 2023/02/26 05:01:09 [DEBUG] http: Request PUT /v1/agent/service/register (22.97956ms) from=10.233.65.185:53886 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Node info in sync 2023/02/26 05:01:09 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v18 (667.797µs) from=10.233.65.185:53888 2023/02/26 05:01:09 [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/02/26 05:01:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [INFO] agent: Synced service "_v18_aai-nquery_10.233.68.2_8446" 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Node info in sync 2023/02/26 05:01:09 [DEBUG] http: Request PUT /v1/agent/service/register (5.400059ms) from=10.233.65.185:53890 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Node info in sync 2023/02/26 05:01:09 [DEBUG] http: Request GET /v1/health/service/aai-nquery-v18 (678.051µs) from=10.233.65.185:53892 2023/02/26 05:01:09 [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/02/26 05:01:09 [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/02/26 05:01:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [INFO] agent: Synced service "_v19__aai-nquery_10.233.68.2_8446" 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Node info in sync 2023/02/26 05:01:09 [DEBUG] http: Request PUT /v1/agent/service/register (30.072661ms) from=10.233.65.185:53894 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] http: Request GET /v1/health/service/_aai-nquery-v19 (500.489µs) from=10.233.65.185:53896 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Node info in sync 2023/02/26 05:01:09 [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/02/26 05:01:09 [DEBUG] agent: Service tag "\"lb\":{\"lb_policy\":\"ip_hash\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:09 [DEBUG] agent: Service tag "\"labels\":{\"visualRange\":\"1\"}" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes. 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_parser_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [INFO] agent: Synced service "_v19_aai-nquery_10.233.68.2_8446" 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud_10.233.44.252_9001" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_catalog_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v12__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_vnfpkgm_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_wf-gui_10.233.27.53_8080" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-k8s_10.233.10.136_9015" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14__aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v15_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v14_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19__aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Node info in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v19__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_sdc-gui_10.233.42.37_8181" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud-pike_10.233.63.127_9007" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v0_multicloud-fcaps_10.233.1.42_9011" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v11_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v18_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v17_aai-nquery_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1_nsd_10.233.15.56_8806" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13_aai-generic-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v13__aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v16_aai-nodes-query_10.233.68.2_8446" in sync 2023/02/26 05:01:09 [DEBUG] agent: Service "_v1